From 28d7c8a5b703994a96bac09ff55a3717a1cbc4c7 Mon Sep 17 00:00:00 2001 From: candlepin-bot <3229038+candlepin-bot@users.noreply.github.com> Date: Tue, 9 Apr 2024 11:22:15 -0400 Subject: [PATCH] Update/Add swagger links for candlepin-4.3.13-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 73f6967..302c59b 100644 --- a/docs/candlepin/swaggerapi.md +++ b/docs/candlepin/swaggerapi.md @@ -33,7 +33,7 @@ We also host the Swagger file and the UI statically on this site: | 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.2.17-1 | [openapi.yaml](https://raw.githubusercontent.com/candlepin/candlepin/candlepin-4.2-HOTFIX/api/candlepin-api-spec.yaml){:target="_blank"} | [Swagger UI](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/candlepin/candlepin/candlepin-4.2-HOTFIX/api/candlepin-api-spec.yaml){:target="_blank"} | -| 4.3.12-1 | [openapi.yaml](https://raw.githubusercontent.com/candlepin/candlepin/candlepin-4.3-HOTFIX/api/candlepin-api-spec.yaml){:target="_blank"} | [Swagger UI](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/candlepin/candlepin/candlepin-4.3-HOTFIX/api/candlepin-api-spec.yaml){:target="_blank"} | +| 4.3.13-1 | [openapi.yaml](https://raw.githubusercontent.com/candlepin/candlepin/candlepin-4.3-HOTFIX/api/candlepin-api-spec.yaml){:target="_blank"} | [Swagger UI](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/candlepin/candlepin/candlepin-4.3-HOTFIX/api/candlepin-api-spec.yaml){:target="_blank"} | | 4.4.1-6 | [openapi.yaml](https://raw.githubusercontent.com/candlepin/candlepin/candlepin-4.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.4.1-HOTFIX/api/candlepin-api-spec.yaml){:target="_blank"} | | 4.4.5-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"} | |=