From 8cdd57440c8ec37ec36afee0e73032366148dae4 Mon Sep 17 00:00:00 2001 From: candlepin-bot <3229038+candlepin-bot@users.noreply.github.com> Date: Wed, 27 Sep 2023 07:36:30 -0400 Subject: [PATCH] Update/Add swagger links for candlepin-4.3.8-1 --- docs/candlepin/swaggerapi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/candlepin/swaggerapi.md b/docs/candlepin/swaggerapi.md index e13dcb9..7a18621 100644 --- a/docs/candlepin/swaggerapi.md +++ b/docs/candlepin/swaggerapi.md @@ -32,5 +32,5 @@ We also host the Swagger file and the UI statically on this site: | 3.1.16 | [swagger.json]({{ site.url }}/swagger/candlepin/swagger-3.1.16.json){:target="_blank"} | [Swagger UI]({{ site.url }}/swagger/?url=candlepin/swagger-3.1.16.json){:target="_blank"} | | 4.0.18 | [swagger.json]({{ site.url }}/swagger/candlepin/swagger-4.0.18.json){:target="_blank"} | [Swagger UI]({{ site.url }}/swagger/?url=candlepin/swagger-4.0.18.json){:target="_blank"} | | 4.1.13 | [swagger.json](https://raw.githubusercontent.com/candlepin/candlepin/candlepin-4.1-HOTFIX/api/candlepin-api-spec.yaml){:target="_blank"} | [Swagger UI](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/candlepin/candlepin/candlepin-4.1-HOTFIX/api/candlepin-api-spec.yaml){:target="_blank"} | -| 4.3.7-1 | [openapi.yaml](https://raw.githubusercontent.com/candlepin/candlepin/main/api/candlepin-api-spec.yaml){:target="_blank"} | [Swagger UI](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/candlepin/candlepin/main/api/candlepin-api-spec.yaml){:target="_blank"} | +| 4.3.8-1 | [openapi.yaml](https://raw.githubusercontent.com/candlepin/candlepin/main/api/candlepin-api-spec.yaml){:target="_blank"} | [Swagger UI](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/candlepin/candlepin/main/api/candlepin-api-spec.yaml){:target="_blank"} | |=