From f132c4027a437ffe7c4338ab160ee6a8ed1afdef Mon Sep 17 00:00:00 2001 From: hdamker-bot Date: Sun, 1 Mar 2026 16:31:35 +0100 Subject: [PATCH 1/3] Delete code/API_definitions/README.MD --- code/API_definitions/README.MD | 1 - 1 file changed, 1 deletion(-) delete mode 100644 code/API_definitions/README.MD diff --git a/code/API_definitions/README.MD b/code/API_definitions/README.MD deleted file mode 100644 index e9cd5a5..0000000 --- a/code/API_definitions/README.MD +++ /dev/null @@ -1 +0,0 @@ -Here you can add your definition file(s). Delete this README.MD file after the first file is added. From 2499d068c5ecf2b903bc506e040b88730679c50a Mon Sep 17 00:00:00 2001 From: hdamker-bot Date: Sun, 1 Mar 2026 16:35:05 +0100 Subject: [PATCH 2/3] Update release-test.yaml --- code/API_definitions/release-test.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/code/API_definitions/release-test.yaml b/code/API_definitions/release-test.yaml index 60c92c8..9552341 100644 --- a/code/API_definitions/release-test.yaml +++ b/code/API_definitions/release-test.yaml @@ -5,11 +5,10 @@ info: Minimal test definition for validating the CAMARA release automation workflow. This is not a real API — it exists solely for end-to-end testing. version: wip + x-camara-commonalities: 0.6 license: name: Apache 2.0 url: https://www.apache.org/licenses/LICENSE-2.0.html - contact: - email: sp-ram@lists.camaraproject.org externalDocs: description: Product documentation at CAMARA url: https://github.com/camaraproject/TestRepo From e7d3a9f1b5a44a01f021e4b28bb930bbbf960458 Mon Sep 17 00:00:00 2001 From: hdamker-bot Date: Sun, 1 Mar 2026 16:35:20 +0100 Subject: [PATCH 3/3] Update release-test.yaml --- code/API_definitions/release-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/API_definitions/release-test.yaml b/code/API_definitions/release-test.yaml index 9552341..b24d9fd 100644 --- a/code/API_definitions/release-test.yaml +++ b/code/API_definitions/release-test.yaml @@ -1,6 +1,6 @@ openapi: 3.0.3 info: - title: CAMARA Release Test + title: Release Test description: | Minimal test definition for validating the CAMARA release automation workflow. This is not a real API — it exists solely for end-to-end testing.