Merge "Replacing ModelMapper with MapStruct"
[cps.git] / cps-ncmp-rest / docs / openapi / ncmp.yml
index 1afd7c9..a9d08b7 100755 (executable)
@@ -226,7 +226,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: