summaryrefslogtreecommitdiffstats
path: root/dmi-service/openapi/components.yml
diff options
context:
space:
mode:
Diffstat (limited to 'dmi-service/openapi/components.yml')
-rw-r--r--dmi-service/openapi/components.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dmi-service/openapi/components.yml b/dmi-service/openapi/components.yml
index 4a6d1729..6f11c399 100644
--- a/dmi-service/openapi/components.yml
+++ b/dmi-service/openapi/components.yml
@@ -244,7 +244,7 @@ components:
cmHandleInPath:
name: cmHandle
in: path
- description: The identifier for a network function, network element, subnetwork, or any other cm object by managed Network CM Proxy
+ description: The CM handle or alternate identifier for a network function, network element, subnetwork, or any other CM object managed by Network CM Proxy
required: true
schema:
type: string
@@ -303,7 +303,7 @@ components:
requiredRequestIdParamInQuery:
name: requestId
in: query
- description: request Id generated by NCMP and sent as an acknowledgement for the client request the same including here.
+ description: request ID generated by NCMP and is sent here and sent as an acknowledgement for the client request.
required: true
schema:
type: string