aboutsummaryrefslogtreecommitdiffstats
path: root/runtime-acm/src/main/resources/openapi/openapi.yaml
diff options
context:
space:
mode:
authorFrancescoFioraEst <francesco.fiora@est.tech>2023-01-03 16:15:39 +0000
committerFrancescoFioraEst <francesco.fiora@est.tech>2023-01-04 11:15:03 +0000
commita76f5614e10f99658114ea1ff2eaf334e0df01c8 (patch)
treee3d468119c6795d54d3894e363ba9a7d6e11fa88 /runtime-acm/src/main/resources/openapi/openapi.yaml
parentc6fb86de3dae6f26aec9813cd5ef4cc8d9268359 (diff)
Refactor Post instances to create and update ACM instances
Issue-ID: POLICY-4493 Change-Id: I31c00e6d61a53dcd6a03a911a618f1c6495f2d38 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
Diffstat (limited to 'runtime-acm/src/main/resources/openapi/openapi.yaml')
-rw-r--r--runtime-acm/src/main/resources/openapi/openapi.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime-acm/src/main/resources/openapi/openapi.yaml b/runtime-acm/src/main/resources/openapi/openapi.yaml
index 170e233c9..655ce7eeb 100644
--- a/runtime-acm/src/main/resources/openapi/openapi.yaml
+++ b/runtime-acm/src/main/resources/openapi/openapi.yaml
@@ -1316,7 +1316,7 @@ paths:
description: This request manages deployment and locking of an automation composition instance. This endpoint can
order deployment and undeployment of an AC Instance to participants and order unlocking and locking of AC instances
on participants
- operationId: ompositionInstanceState
+ operationId: compositionInstanceState
parameters:
- name : compositionId
in: path