summaryrefslogtreecommitdiffstats
path: root/cps-rest/docs/openapi/cpsData.yml
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2024-02-29 09:22:36 +0000
committermpriyank <priyank.maheshwari@est.tech>2024-02-29 10:05:48 +0000
commit7dd324436a7ba69c688ef7391c165cacd015effa (patch)
treee4d23a33856308eef4068d1488d4ecb2b3ff26ee /cps-rest/docs/openapi/cpsData.yml
parenta7f3568a39c7d12859a55e0c76c452e0d3f1938b (diff)
Remove Http Status 401 for cps core and NCMP(CPS-2126 #3)
- Removing Unauthorized Http Status code 401 from the repo for CPS-Core and NCMP Issue-ID: CPS-2134 Change-Id: I535156fa30dd4292ad390177c217ddb3e8942d34 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'cps-rest/docs/openapi/cpsData.yml')
-rw-r--r--cps-rest/docs/openapi/cpsData.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/cps-rest/docs/openapi/cpsData.yml b/cps-rest/docs/openapi/cpsData.yml
index 0a032e4be0..b9d2e5940e 100644
--- a/cps-rest/docs/openapi/cpsData.yml
+++ b/cps-rest/docs/openapi/cpsData.yml
@@ -46,8 +46,6 @@ listElementByDataspaceAndAnchor:
$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'
'500':
@@ -78,8 +76,6 @@ listElementByDataspaceAndAnchor:
$ref: 'components.yml#/components/responses/Ok'
'400':
$ref: 'components.yml#/components/responses/BadRequest'
- '401':
- $ref: 'components.yml#/components/responses/Unauthorized'
'403':
$ref: 'components.yml#/components/responses/Forbidden'
'500':
@@ -122,8 +118,6 @@ nodesByDataspaceAndAnchor:
$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':
@@ -157,8 +151,6 @@ nodesByDataspaceAndAnchor:
$ref: 'components.yml#/components/responses/Ok'
'400':
$ref: 'components.yml#/components/responses/BadRequest'
- '401':
- $ref: 'components.yml#/components/responses/Unauthorized'
'403':
$ref: 'components.yml#/components/responses/Forbidden'
'500':
@@ -180,8 +172,6 @@ nodesByDataspaceAndAnchor:
$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':
@@ -212,8 +202,6 @@ nodesByDataspaceAndAnchor:
$ref: 'components.yml#/components/responses/Ok'
'400':
$ref: 'components.yml#/components/responses/BadRequest'
- '401':
- $ref: 'components.yml#/components/responses/Unauthorized'
'403':
$ref: 'components.yml#/components/responses/Forbidden'
'500':