summaryrefslogtreecommitdiffstats
path: root/runtime-acm/src/main/resources/application-stub.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime-acm/src/main/resources/application-stub.yaml')
-rw-r--r--runtime-acm/src/main/resources/application-stub.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime-acm/src/main/resources/application-stub.yaml b/runtime-acm/src/main/resources/application-stub.yaml
index 3f519a23c..3737f4dc0 100644
--- a/runtime-acm/src/main/resources/application-stub.yaml
+++ b/runtime-acm/src/main/resources/application-stub.yaml
@@ -6,7 +6,7 @@ stub:
deleteCompositionInstanceResponse: "/openapi/examples/deleteCompositionInstanceResponse.json"
getAllCompositionDefinitions: "/openapi/examples/getAllCompositionDefinitions.json"
getAllCompositionInstancesResponse: "/openapi/examples/getAllCompositionInstancesResponse.json"
- getCompositionInstancesResponse: "/openapi/examples/getCompositionInstancesResponse.json"
+ getCompositionInstancesResponse: "/openapi/examples/getCompositionInstanceResponse.json"
getSingleCompositionDefinition: "/openapi/examples/getSingleCompositionDefinition.json"
getSingleParticipantResponse: "/openapi/examples/getSingleParticipantResponse.json"
getMultipleParticipantResponse: "/openapi/examples/getMultipleParticipantResponse.json"