diff options
Diffstat (limited to 'cps-rest/docs/openapi/cpsQueryV2.yml')
-rw-r--r-- | cps-rest/docs/openapi/cpsQueryV2.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cps-rest/docs/openapi/cpsQueryV2.yml b/cps-rest/docs/openapi/cpsQueryV2.yml index 4443fb17ec..7f0ceff768 100644 --- a/cps-rest/docs/openapi/cpsQueryV2.yml +++ b/cps-rest/docs/openapi/cpsQueryV2.yml @@ -40,8 +40,6 @@ nodesByDataspaceAndAnchorAndCpsPath: $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': @@ -73,8 +71,6 @@ nodesByDataspaceAndCpsPath: $ref: 'components.yml#/components/examples/dataSampleAcrossAnchors' '400': $ref: 'components.yml#/components/responses/BadRequest' - '401': - $ref: 'components.yml#/components/responses/Unauthorized' '403': $ref: 'components.yml#/components/responses/Forbidden' '500': |