diff options
Diffstat (limited to 'cps-rest/docs/openapi/cpsDataV1Deprecated.yml')
-rw-r--r-- | cps-rest/docs/openapi/cpsDataV1Deprecated.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cps-rest/docs/openapi/cpsDataV1Deprecated.yml b/cps-rest/docs/openapi/cpsDataV1Deprecated.yml index 67ddecd2a4..3941856422 100644 --- a/cps-rest/docs/openapi/cpsDataV1Deprecated.yml +++ b/cps-rest/docs/openapi/cpsDataV1Deprecated.yml @@ -41,8 +41,6 @@ nodeByDataspaceAndAnchor: $ref: 'components.yml#/components/examples/dataSample' '400': $ref: 'components.yml#/components/responses/BadRequest' - '401': - $ref: 'components.yml#/components/responses/Unauthorized' '403': $ref: 'components.yml#/components/responses/Forbidden' '500': @@ -67,8 +65,6 @@ listElementByDataspaceAndAnchor: $ref: 'components.yml#/components/responses/NoContent' '400': $ref: 'components.yml#/components/responses/BadRequest' - '401': - $ref: 'components.yml#/components/responses/Unauthorized' '403': $ref: 'components.yml#/components/responses/Forbidden' '500': |