summaryrefslogtreecommitdiffstats
path: root/cps-rest/docs/openapi/cpsAdminV2.yml
diff options
context:
space:
mode:
authorSourabh Sourabh <sourabh.sourabh@est.tech>2024-02-29 11:54:45 +0000
committerGerrit Code Review <gerrit@onap.org>2024-02-29 11:54:45 +0000
commit181c63d7007e685657cbd0d2c9b7693a073835dc (patch)
tree739e9828bcf3ada30c0eaf9815b5159205a8d1ab /cps-rest/docs/openapi/cpsAdminV2.yml
parent4a87570c44f41bf19f550f9fed9ecf072db16d74 (diff)
parent7dd324436a7ba69c688ef7391c165cacd015effa (diff)
Merge "Remove Http Status 401 for cps core and NCMP(CPS-2126 #3)"
Diffstat (limited to 'cps-rest/docs/openapi/cpsAdminV2.yml')
-rw-r--r--cps-rest/docs/openapi/cpsAdminV2.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/cps-rest/docs/openapi/cpsAdminV2.yml b/cps-rest/docs/openapi/cpsAdminV2.yml
index 14e2cfe04..e501ad8b1 100644
--- a/cps-rest/docs/openapi/cpsAdminV2.yml
+++ b/cps-rest/docs/openapi/cpsAdminV2.yml
@@ -30,8 +30,6 @@ dataspaces:
$ref: 'components.yml#/components/responses/CreatedV2'
'400':
$ref: 'components.yml#/components/responses/BadRequest'
- '401':
- $ref: 'components.yml#/components/responses/Unauthorized'
'403':
$ref: 'components.yml#/components/responses/Forbidden'
'409':
@@ -55,8 +53,6 @@ anchorsByDataspace:
$ref: 'components.yml#/components/responses/CreatedV2'
'400':
$ref: 'components.yml#/components/responses/BadRequest'
- '401':
- $ref: 'components.yml#/components/responses/Unauthorized'
'403':
$ref: 'components.yml#/components/responses/Forbidden'
'409':
@@ -85,8 +81,6 @@ schemaSet:
$ref: 'components.yml#/components/responses/CreatedV2'
'400':
$ref: 'components.yml#/components/responses/BadRequest'
- '401':
- $ref: 'components.yml#/components/responses/Unauthorized'
'403':
$ref: 'components.yml#/components/responses/Forbidden'
'409':