Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion code/API_definitions/README.MD

This file was deleted.

5 changes: 2 additions & 3 deletions code/API_definitions/release-test.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Loading