Open BirgitBoss opened 1 year ago
Describe the problem in short sentences, add a minimal example if possible (Standard CX-0002 in Catena-X) In Catena-X it is a MUST to implement the GET operations, however write and delete is just optional:
The API MUST be implemented as specified for the profiles: [...] "Discovery Service Specification V3.0 Profile SSP-001 [...] DELETE and POST operations of Discovery Interface are optional to be implemented"
Add READ-ONLY Profile for Discovery (similar to Registry READ-ONLY)
Let's add it with the V3.1.0 release.
Available: https://app.swaggerhub.com/apis/Plattform_i40/DiscoveryServiceSpecification/V3.1.0_SSP-002
What is missing?
Describe the problem in short sentences, add a minimal example if possible
(Standard CX-0002 in Catena-X) In Catena-X it is a MUST to implement the GET operations, however write and delete is just optional:
The API MUST be implemented as specified for the profiles: [...] "Discovery Service Specification V3.0 Profile SSP-001 [...] DELETE and POST operations of Discovery Interface are optional to be implemented"
How should it be fixed?
Add READ-ONLY Profile for Discovery (similar to Registry READ-ONLY)