diff options
author | saul.gill <saul.gill@est.tech> | 2023-08-29 15:22:21 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-08-29 15:31:31 +0100 |
commit | 0d14e57de8a34fc599a5fb9adc21bded99501c68 (patch) | |
tree | 13cdfac2196a102e404f36a0378dbec3cdd430d8 /runtime-acm/src/main/resources/openapi/examples/postCompositionInstanceResponse.yaml | |
parent | f731e76cfc03640104e3a9786239a62e6524ccdd (diff) |
Update acm swagger
Added description of update in OAS
Updated some example json/yaml
Issue-ID: POLICY-4808
Change-Id: I8c4cab6870cd1071b4782784e997a303ace16fdd
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'runtime-acm/src/main/resources/openapi/examples/postCompositionInstanceResponse.yaml')
-rw-r--r-- | runtime-acm/src/main/resources/openapi/examples/postCompositionInstanceResponse.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime-acm/src/main/resources/openapi/examples/postCompositionInstanceResponse.yaml b/runtime-acm/src/main/resources/openapi/examples/postCompositionInstanceResponse.yaml new file mode 100644 index 000000000..951536ed8 --- /dev/null +++ b/runtime-acm/src/main/resources/openapi/examples/postCompositionInstanceResponse.yaml @@ -0,0 +1,4 @@ +instanceId: 2d6dafe7-2662-4c4e-8f60-6c8ee360d2d3 +affectedAutomationComposition: + name: InstanceHttp + version: 1.0.1 |