diff options
author | JosephKeenan <joseph.keenan@est.tech> | 2022-01-14 12:37:45 +0000 |
---|---|---|
committer | JosephKeenan <joseph.keenan@est.tech> | 2022-01-27 09:52:24 +0000 |
commit | 1fabab11daa688a169fd2623cdc08c39232da10b (patch) | |
tree | a863f825484f05f3c8c8871853af56b02177570e /cps-rest/docs/openapi/cpsQuery.yml | |
parent | 44644dec37be77c6d6940e1361cea831486927bc (diff) |
[TECHDEBT] Align CPS Core REST API Specification and Implementation
Issue-ID: CPS-822
Signed-off-by: JosephKeenan <joseph.keenan@est.tech>
Change-Id: I3179194fb6d7d7416d4f7e75ef51f05b6de89c10
Diffstat (limited to 'cps-rest/docs/openapi/cpsQuery.yml')
-rw-r--r-- | cps-rest/docs/openapi/cpsQuery.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cps-rest/docs/openapi/cpsQuery.yml b/cps-rest/docs/openapi/cpsQuery.yml index 4f938aa891..ce1087d89a 100644 --- a/cps-rest/docs/openapi/cpsQuery.yml +++ b/cps-rest/docs/openapi/cpsQuery.yml @@ -44,6 +44,4 @@ nodesByDataspaceAndAnchorAndCpsPath: $ref: 'components.yml#/components/responses/Unauthorized' '403': $ref: 'components.yml#/components/responses/Forbidden' - '404': - $ref: 'components.yml#/components/responses/NotFound' x-codegen-request-body-name: xpath |