Replacing ModelMapper with MapStruct
[cps.git] / cps-ncmp-rest / docs / openapi / ncmp.yml
index a267fb4..c096898 100755 (executable)
@@ -224,7 +224,7 @@ fetchModuleReferencesByCmHandle:
             schema:
               type: array
               items:
-                $ref: 'components.yaml#/components/schemas/ModuleReference'
+                $ref: 'components.yaml#/components/schemas/RestModuleReference'
       400:
         $ref: 'components.yaml#/components/responses/BadRequest'
       401: