diff options
Diffstat (limited to 'cps-rest/docs/openapi/cpsAdminV1Deprecated.yml')
-rw-r--r-- | cps-rest/docs/openapi/cpsAdminV1Deprecated.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/cps-rest/docs/openapi/cpsAdminV1Deprecated.yml b/cps-rest/docs/openapi/cpsAdminV1Deprecated.yml index 56f7f1b4fc..c92f773c30 100644 --- a/cps-rest/docs/openapi/cpsAdminV1Deprecated.yml +++ b/cps-rest/docs/openapi/cpsAdminV1Deprecated.yml @@ -31,8 +31,6 @@ dataspaces: $ref: 'components.yml#/components/responses/Created' '400': $ref: 'components.yml#/components/responses/BadRequest' - '401': - $ref: 'components.yml#/components/responses/Unauthorized' '403': $ref: 'components.yml#/components/responses/Forbidden' '409': @@ -57,8 +55,6 @@ anchorsByDataspace: $ref: 'components.yml#/components/responses/Created' '400': $ref: 'components.yml#/components/responses/BadRequest' - '401': - $ref: 'components.yml#/components/responses/Unauthorized' '403': $ref: 'components.yml#/components/responses/Forbidden' '409': @@ -88,8 +84,6 @@ schemaSet: $ref: 'components.yml#/components/responses/Created' '400': $ref: 'components.yml#/components/responses/BadRequest' - '401': - $ref: 'components.yml#/components/responses/Unauthorized' '403': $ref: 'components.yml#/components/responses/Forbidden' '409': |