From deb658831f548da426334aab71ed7b6d185e3a25 Mon Sep 17 00:00:00 2001 From: candlepin-bot <3229038+candlepin-bot@users.noreply.github.com> Date: Tue, 24 Oct 2023 08:42:48 -0400 Subject: [PATCH] Update/Add swagger links for candlepin-4.3.10-1 --- docs/candlepin/swaggerapi.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/candlepin/swaggerapi.md b/docs/candlepin/swaggerapi.md index c1a19b8..04e75e2 100644 --- a/docs/candlepin/swaggerapi.md +++ b/docs/candlepin/swaggerapi.md @@ -33,5 +33,6 @@ 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.16-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.10-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.9-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"} | |=