From 9e7559c59342d5e15b7d18066fe615c986c45847 Mon Sep 17 00:00:00 2001 From: JosephKeenan Date: Fri, 14 Jan 2022 12:37:45 +0000 Subject: [TECHDEBT] Align CPS Core REST API Specification and Implementation Issue-ID: CPS-822 Signed-off-by: JosephKeenan Change-Id: I3179194fb6d7d7416d4f7e75ef51f05b6de89c10 --- cps-rest/docs/openapi/cpsQuery.yml | 2 -- 1 file changed, 2 deletions(-) (limited to 'cps-rest/docs/openapi/cpsQuery.yml') 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 -- cgit 1.2.3-korg