From ec2f118302b79c9c8d69e1e0edb541e7f3c62b89 Mon Sep 17 00:00:00 2001 From: candlepin-bot <3229038+candlepin-bot@users.noreply.github.com> Date: Wed, 17 Jan 2024 06:47:57 -0500 Subject: [PATCH] Update/Add swagger links for candlepin-4.3.12-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 df429e1..b20f83e 100644 --- a/docs/candlepin/swaggerapi.md +++ b/docs/candlepin/swaggerapi.md @@ -33,6 +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.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.11-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.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.4.3-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"} | |=