diff options
author | Rishi.Chail <rishi.chail@est.tech> | 2021-04-26 16:42:11 +0100 |
---|---|---|
committer | Rishi.Chail <rishi.chail@est.tech> | 2021-04-26 16:42:55 +0100 |
commit | b4c7d8d988517b3332cbfb9704f1a25aa5966397 (patch) | |
tree | 2ac5ab7395ad57c44127be107374b95f9f4d67fc /cps-ncmp-rest/docs/openapi | |
parent | 8895ce4bc508874e95321f97acc014f5e5be7fa7 (diff) |
Get Data under anchor using single root
Changes for NCMP
Issue-ID: CPS-325
Signed-off-by: Rishi.Chail <rishi.chail@est.tech>
Change-Id: I3eb8a1b0c11d0503614cea6839ad7e33adbdd524
Diffstat (limited to 'cps-ncmp-rest/docs/openapi')
-rwxr-xr-x[-rw-r--r--] | cps-ncmp-rest/docs/openapi/ncmproxy.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cps-ncmp-rest/docs/openapi/ncmproxy.yml b/cps-ncmp-rest/docs/openapi/ncmproxy.yml index 1bbc096f09..d5358cc5d4 100644..100755 --- 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: |