Modify cmHandle registration for alternateId
[cps.git] / cps-ncmp-rest / docs / openapi / components.yaml
index 62c9eb0..1815b47 100644 (file)
@@ -136,6 +136,13 @@ components:
         moduleSetTag:
           type: string
           example: "my-module-set-tag"
+        trustLevel:
+            type: string
+            enum: [COMPLETE, NONE]
+            example: "COMPLETE"
+        alternateId:
+          type: string
+          example: "my-alternate-id"
     RestCmHandleProperties:
       type: object
       additionalProperties: