diff options
author | 2023-04-14 12:41:20 +0100 | |
---|---|---|
committer | 2023-04-14 12:41:25 +0100 | |
commit | f0e3c821b57cbb531f4d3f17d687fc3386d3a22e (patch) | |
tree | 5eb5363406796dc5c2b4918e3061d950f96308e7 /runtime-acm/src/main/resources/openapi/examples/putAcInstanceStateUpdate.json | |
parent | 9f1fdf9f419c1724a9cf75a20fdd24df191766bd (diff) |
Update Example files for Swagger document
Issue-ID: POLICY-4581
Change-Id: I0db74d45694c7f8d4d0113dbc81d8adb9b55f59a
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
Diffstat (limited to 'runtime-acm/src/main/resources/openapi/examples/putAcInstanceStateUpdate.json')
-rw-r--r-- | runtime-acm/src/main/resources/openapi/examples/putAcInstanceStateUpdate.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime-acm/src/main/resources/openapi/examples/putAcInstanceStateUpdate.json b/runtime-acm/src/main/resources/openapi/examples/putAcInstanceStateUpdate.json new file mode 100644 index 000000000..bed6799f9 --- /dev/null +++ b/runtime-acm/src/main/resources/openapi/examples/putAcInstanceStateUpdate.json @@ -0,0 +1,3 @@ +{ + "deployOrder": "DEPLOY" +}
\ No newline at end of file |