docs: Adopt TRG 1.08 interface documentation apis#85
Conversation
There was a problem hiding this comment.
KICS found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
|
This pull request is stale because it has been open for 7 days with no activity. |
…terface-documentation-apis
…terface-documentation-apis
…terface-documentation-apis
|
DCP endpoints are failing, because they dont work with the STS. |
…terface-documentation-apis
matbmoser
left a comment
There was a problem hiding this comment.
⚔️ Hear ye, hear ye! @CDiezRodriguez
By my honor and upon thorough review of thy noble labors, I, humble knight and guardian of this codebase, do proclaim this Pull Request most righteous and worthy of merging into the Great Repository.
Thy logic is as sound as tempered steel, thy syntax as elegant as a bard’s song, and no blemish nor flaw did I uncover upon the field of diff. Verily, this contribution shall strengthen our kingdom’s foundations and endure the test of time.
Thus, with solemn oath and knightly seal, I grant thee my full and unwavering approval.
Merge forth, brave champion! ⚔️👑
WHAT
This PR adds the upstream OpenAPI specification for the API by uploading the corresponding Bruno collection and OpenAPI definition files. The API documentation is now included in the
/docs/api.WHY
This change was necessary to comply with TRG 1.08 – Interface Documentation (APIs) from the Eclipse Tractus-X Release Guidelines. It ensures that the API is discoverable, well-documented, and aligned with interoperability and release requirements.
FURTHER NOTES
Closes #74