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. diff --git a/code/API_definitions/release-test.yaml b/code/API_definitions/release-test.yaml index 60c92c8..b24d9fd 100644 --- a/code/API_definitions/release-test.yaml +++ b/code/API_definitions/release-test.yaml @@ -1,15 +1,14 @@ 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. 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