From e5a9d17710239666aba7ec6ec227cef361c312b4 Mon Sep 17 00:00:00 2001 From: Phil Schneider Date: Tue, 24 Sep 2024 17:24:41 +0200 Subject: [PATCH] chore: adjust version for openApiSpecs Refs: #1021 --- .tractusx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.tractusx b/.tractusx index 62fa33746c..ee143842ab 100644 --- a/.tractusx +++ b/.tractusx @@ -19,8 +19,8 @@ leadingRepository: "https://github.com/eclipse-tractusx/portal" openApiSpecs: -- "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/9f2b0e92eb28bd75f916acaae5a4d1f3f0ac610c/docs/api/administration-service.yaml" -- "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/9f2b0e92eb28bd75f916acaae5a4d1f3f0ac610c/docs/api/apps-service.yaml" -- "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/9f2b0e92eb28bd75f916acaae5a4d1f3f0ac610c/docs/api/notifications-service.yaml" -- "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/9f2b0e92eb28bd75f916acaae5a4d1f3f0ac610c/docs/api/registration-service.yaml" -- "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/9f2b0e92eb28bd75f916acaae5a4d1f3f0ac610c/docs/api/services-service.yaml" +- "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/refs/tags/v2.3.0-alpha.2/docs/api/administration-service.yaml" +- "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/refs/tags/v2.3.0-alpha.2/docs/api/apps-service.yaml" +- "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/refs/tags/v2.3.0-alpha.2/docs/api/notifications-service.yaml" +- "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/refs/tags/v2.3.0-alpha.2/docs/api/registration-service.yaml" +- "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/refs/tags/v2.3.0-alpha.2/docs/api/services-service.yaml"