Update acm swagger 33/135933/1
authorsaul.gill <saul.gill@est.tech>
Tue, 29 Aug 2023 14:22:21 +0000 (15:22 +0100)
committerSaul Gill <saul.gill@est.tech>
Thu, 14 Sep 2023 11:14:14 +0000 (11:14 +0000)
commita1a18ba3f09642976c20f8457afedc91e42b3359
treea6e3c5ad325c0e2b5b7a9600ac2060f04502016c
parent97d1555c6cd5cea2856ccdbf1511bda9f45e8731
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>
(cherry picked from commit 0d14e57de8a34fc599a5fb9adc21bded99501c68)
16 files changed:
runtime-acm/src/main/java/org/onap/policy/clamp/acm/runtime/main/rest/stub/InstantiationControllerStub.java
runtime-acm/src/main/resources/application-stub.yaml
runtime-acm/src/main/resources/openapi/examples/deleteCompositionInstanceResponse.json
runtime-acm/src/main/resources/openapi/examples/deleteCompositionInstanceResponse.yaml
runtime-acm/src/main/resources/openapi/examples/postCompositionInstance.json
runtime-acm/src/main/resources/openapi/examples/postCompositionInstance.yaml
runtime-acm/src/main/resources/openapi/examples/postCompositionInstanceResponse.json [moved from runtime-acm/src/main/resources/openapi/examples/postCompositionInstancesResponse.json with 64% similarity]
runtime-acm/src/main/resources/openapi/examples/postCompositionInstanceResponse.yaml [moved from runtime-acm/src/main/resources/openapi/examples/putCompositionInstanceUpdateResponse.yaml with 58% similarity]
runtime-acm/src/main/resources/openapi/examples/postCompositionInstanceUpdate.json [new file with mode: 0644]
runtime-acm/src/main/resources/openapi/examples/postCompositionInstanceUpdate.yaml [new file with mode: 0644]
runtime-acm/src/main/resources/openapi/examples/postCompositionInstanceUpdateResponse.json [moved from runtime-acm/src/main/resources/openapi/examples/putCompositionInstanceUpdateResponse.json with 64% similarity]
runtime-acm/src/main/resources/openapi/examples/postCompositionInstanceUpdateResponse.yaml [new file with mode: 0644]
runtime-acm/src/main/resources/openapi/examples/postCompositionInstancesResponse.yaml [deleted file]
runtime-acm/src/main/resources/openapi/examples/putCompositionInstanceUpdate.json [deleted file]
runtime-acm/src/main/resources/openapi/examples/putCompositionInstanceUpdate.yaml [deleted file]
runtime-acm/src/main/resources/openapi/openapi.yaml