Migrate CPS to Spring-boot 3.0
[cps.git] / cps-ncmp-rest / docs / openapi / components.yaml
index 243de62..be51643 100644 (file)
@@ -223,12 +223,12 @@ components:
         state:
           $ref: '#/components/schemas/CmHandleCompositeState'
     CmHandlePublicProperties:
-      type: array
+      type: object
       items:
-        type: object
-        additionalProperties:
-          type: string
-          example: Book Type
+          type: object
+          additionalProperties:
+            type: string
+            example: 'Book Type'
     CmHandleCompositeState:
       type: object
       properties: