patch operation for ncmp running
[cps.git] / cps-ncmp-rest / docs / openapi / ncmp.yml
index 7845a34..75a5295 100755 (executable)
@@ -340,12 +340,12 @@ resourceDataForPassthroughRunning:
     requestBody:
       required: true
       content:
-        application/json:
+        '*/*':
           schema:
             type: object
           examples:
             dataSampleRequest:
-              $ref: 'components.yaml#/components/examples/dataSampleRequest'
+              $ref: 'components.yaml#/components/examples/dataSamplePatchRequest'
     responses:
       200:
         $ref: 'components.yaml#/components/responses/Ok'