From 933816ca87fa56b965597d869945f2cad05be21b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20Ga=C5=82uszka?= Date: Fri, 24 Oct 2025 13:59:58 +0200 Subject: [PATCH] docs: Update OpenAPI specification URL to v1.12 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kamil GaƂuszka --- content/documentation/references/apis/open-api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/documentation/references/apis/open-api.md b/content/documentation/references/apis/open-api.md index 78edf589..83825347 100644 --- a/content/documentation/references/apis/open-api.md +++ b/content/documentation/references/apis/open-api.md @@ -3,7 +3,7 @@ draft: false title: "Microcks' OpenAPI" date: 2019-11-11 publishdate: 2019-11-11 -lastmod: 2025-02-24 +lastmod: 2025-10-24 weight: 1 --- @@ -13,5 +13,5 @@ The Swagger-UI below allows you to browse and discover the various API endpoints Previous releases of the API definitions can be found in the [GitHub repository](https://github.com/microcks/microcks/tree/master/api). -{{< oai-spec url="https://raw.githubusercontent.com/microcks/microcks/master/api/microcks-openapi-v1.11.yaml" >}} +{{< oai-spec url="https://raw.githubusercontent.com/microcks/microcks/master/api/microcks-openapi-v1.12.yaml" >}}