From b4c7d8d988517b3332cbfb9704f1a25aa5966397 Mon Sep 17 00:00:00 2001 From: "Rishi.Chail" Date: Mon, 26 Apr 2021 16:42:11 +0100 Subject: Get Data under anchor using single root Changes for NCMP Issue-ID: CPS-325 Signed-off-by: Rishi.Chail Change-Id: I3eb8a1b0c11d0503614cea6839ad7e33adbdd524 --- cps-ncmp-rest/docs/openapi/ncmproxy.yml | 2 -- 1 file changed, 2 deletions(-) mode change 100644 => 100755 cps-ncmp-rest/docs/openapi/ncmproxy.yml (limited to 'cps-ncmp-rest/docs') diff --git a/cps-ncmp-rest/docs/openapi/ncmproxy.yml b/cps-ncmp-rest/docs/openapi/ncmproxy.yml old mode 100644 new mode 100755 index 1bbc096f09..d5358cc5d4 --- a/cps-ncmp-rest/docs/openapi/ncmproxy.yml +++ b/cps-ncmp-rest/docs/openapi/ncmproxy.yml @@ -38,8 +38,6 @@ nodeByCmHandleAndXpath: $ref: 'components.yaml#/components/responses/Forbidden' 404: $ref: 'components.yaml#/components/responses/NotFound' - 501: - $ref: 'components.yaml#/components/responses/NotImplemented' nodesByCmHandleAndCpsPath: get: -- cgit 1.2.3-korg