diff options
Diffstat (limited to 'runtime-acm/src/main/resources/openapi/examples/postCompositionInstance.json')
-rwxr-xr-x[-rw-r--r--] | runtime-acm/src/main/resources/openapi/examples/postCompositionInstance.json | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/runtime-acm/src/main/resources/openapi/examples/postCompositionInstance.json b/runtime-acm/src/main/resources/openapi/examples/postCompositionInstance.json index f6715a9cd..45f886694 100644..100755 --- a/runtime-acm/src/main/resources/openapi/examples/postCompositionInstance.json +++ b/runtime-acm/src/main/resources/openapi/examples/postCompositionInstance.json @@ -10,14 +10,6 @@ "name": "onap.policy.clamp.ac.element.Http_StarterAutomationCompositionElement", "version": "1.2.3" }, - "participantId": { - "name": "HttpParticipant0", - "version": "1.0.0" - }, - "participantType": { - "name": "org.onap.policy.clamp.acm.HttpParticipant", - "version": "2.3.4" - }, "description": "Starter Automation Composition Element for the Demo", "properties": { "baseUrl": "http://10.101.0.249:30800", @@ -53,14 +45,6 @@ "name": "onap.policy.clamp.ac.element.Http_BridgeAutomationCompositionElement", "version": "1.2.3" }, - "participantId": { - "name": "HttpParticipant0", - "version": "1.0.0" - }, - "participantType": { - "name": "org.onap.policy.clamp.acm.HttpParticipant", - "version": "2.3.4" - }, "description": "Bridge Automation Composition Element for the Demo", "properties": { "baseUrl": "http://10.101.0.249:30801", @@ -96,14 +80,6 @@ "name": "onap.policy.clamp.ac.element.Http_SinkAutomationCompositionElement", "version": "1.2.3" }, - "participantId": { - "name": "HttpParticipant0", - "version": "1.0.0" - }, - "participantType": { - "name": "org.onap.policy.clamp.acm.HttpParticipant", - "version": "2.3.4" - }, "description": "Sink Automation Composition Element for the Demo", "properties": { "baseUrl": "http://10.101.0.249:30802", |