Modify the get cmHandle api to return dataProducerIdentifier, moduleSetTag, and alter...
[cps.git] / cps-ncmp-rest / docs / openapi / components.yaml
index 635117c..0ad453a 100644 (file)
@@ -255,6 +255,15 @@ components:
           $ref: '#/components/schemas/CmHandleCompositeState'
         trustLevel:
           $ref: '#/components/schemas/CmHandleTrustLevel'
+        moduleSetTag:
+          type: string
+          example: my-module-set-tag
+        alternateId:
+          type: string
+          example: my-alternate-id
+        dataProducerIdentifier:
+          type: string
+          example: my-data-producer-identifier
     CmHandlePublicProperties:
       type: object
       items: