diff options
author | seanbeirne <sean.beirne@est.tech> | 2023-01-30 16:53:37 +0000 |
---|---|---|
committer | seanbeirne <sean.beirne@est.tech> | 2023-01-30 16:54:37 +0000 |
commit | afc6055b34af379ab3dd5895d0ecd1ff63a7c9dd (patch) | |
tree | 4cb0d6e08970abe0f6d6c350412768c9aabc5f6d /docs/api/swagger/ncmp/openapi.yaml | |
parent | 3d878b0674cd61e64501dfe6564b8921e76056bb (diff) |
Edit example given for ncmp datastore
Issue-ID: CPS-1468
Signed-off-by: seanbeirne <sean.beirne@est.tech>
Change-Id: Id746604fca83333f4ee186ce96ea80cb779c4ac2
Diffstat (limited to 'docs/api/swagger/ncmp/openapi.yaml')
-rw-r--r-- | docs/api/swagger/ncmp/openapi.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/api/swagger/ncmp/openapi.yaml b/docs/api/swagger/ncmp/openapi.yaml index 18839664a4..52379f4add 100644 --- a/docs/api/swagger/ncmp/openapi.yaml +++ b/docs/api/swagger/ncmp/openapi.yaml @@ -22,7 +22,7 @@ paths: required: true schema: type: string - example: ncmp-datastore:operational + example: ncmp-datastore:running - name: cm-handle in: path description: "The identifier for a network function, network element, subnetwork\ @@ -162,7 +162,7 @@ paths: required: true schema: type: string - example: ncmp-datastore:operational + example: ncmp-datastore:running - name: cm-handle in: path description: "The identifier for a network function, network element, subnetwork\ @@ -285,7 +285,7 @@ paths: required: true schema: type: string - example: ncmp-datastore:operational + example: ncmp-datastore:running - name: cm-handle in: path description: "The identifier for a network function, network element, subnetwork\ @@ -405,7 +405,7 @@ paths: required: true schema: type: string - example: ncmp-datastore:operational + example: ncmp-datastore:running - name: cm-handle in: path description: "The identifier for a network function, network element, subnetwork\ @@ -521,7 +521,7 @@ paths: required: true schema: type: string - example: ncmp-datastore:operational + example: ncmp-datastore:running - name: cm-handle in: path description: "The identifier for a network function, network element, subnetwork\ @@ -639,7 +639,7 @@ paths: required: true schema: type: string - example: ncmp-datastore:operational + example: ncmp-datastore:running - name: cm-handle in: path description: "The identifier for a network function, network element, subnetwork\ |