diff options
author | saul.gill <saul.gill@est.tech> | 2023-09-27 11:14:19 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-09-27 11:14:21 +0100 |
commit | 3398b96f53bd1c5f9926a88db996abbbfe1da500 (patch) | |
tree | 12f82ebc696a2f5bf5c5b0260bd469cc736f92d6 /runtime-acm/src/main/resources/openapi | |
parent | f80c317803bccbb12dac2d490520bf409b0d5e3a (diff) |
Fix swagger file links
Issue-ID: POLICY-4829
Change-Id: I7d8f3ec6ff53eb63d35d5584e4289b07efe48880
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'runtime-acm/src/main/resources/openapi')
-rwxr-xr-x | runtime-acm/src/main/resources/openapi/examples/getCompositionInstanceResponse.json (renamed from runtime-acm/src/main/resources/openapi/examples/getCompositionInstancesResponse.json) | 0 | ||||
-rwxr-xr-x | runtime-acm/src/main/resources/openapi/examples/getCompositionInstanceResponse.yaml (renamed from runtime-acm/src/main/resources/openapi/examples/getCompositionInstancesResponse.yaml) | 0 | ||||
-rwxr-xr-x | runtime-acm/src/main/resources/openapi/examples/getMultipleParticipantResponse.yaml (renamed from runtime-acm/src/main/resources/openapi/examples/getMultiParticipantResponse.yaml) | 0 | ||||
-rwxr-xr-x | runtime-acm/src/main/resources/openapi/examples/getSingleParticipantResponse.yaml (renamed from runtime-acm/src/main/resources/openapi/examples/getSingleparticipantResponse.yaml) | 0 | ||||
-rw-r--r-- | runtime-acm/src/main/resources/openapi/examples/putAcInstanceStateUpdate.yaml (renamed from runtime-acm/src/main/resources/openapi/examples/putAcIntanceStateUpdate.yaml) | 0 | ||||
-rw-r--r-- | runtime-acm/src/main/resources/openapi/openapi.yaml | 10 |
6 files changed, 5 insertions, 5 deletions
diff --git a/runtime-acm/src/main/resources/openapi/examples/getCompositionInstancesResponse.json b/runtime-acm/src/main/resources/openapi/examples/getCompositionInstanceResponse.json index 8365fd21f..8365fd21f 100755 --- a/runtime-acm/src/main/resources/openapi/examples/getCompositionInstancesResponse.json +++ b/runtime-acm/src/main/resources/openapi/examples/getCompositionInstanceResponse.json diff --git a/runtime-acm/src/main/resources/openapi/examples/getCompositionInstancesResponse.yaml b/runtime-acm/src/main/resources/openapi/examples/getCompositionInstanceResponse.yaml index 2b962af9c..2b962af9c 100755 --- a/runtime-acm/src/main/resources/openapi/examples/getCompositionInstancesResponse.yaml +++ b/runtime-acm/src/main/resources/openapi/examples/getCompositionInstanceResponse.yaml diff --git a/runtime-acm/src/main/resources/openapi/examples/getMultiParticipantResponse.yaml b/runtime-acm/src/main/resources/openapi/examples/getMultipleParticipantResponse.yaml index f0ed94bf4..f0ed94bf4 100755 --- a/runtime-acm/src/main/resources/openapi/examples/getMultiParticipantResponse.yaml +++ b/runtime-acm/src/main/resources/openapi/examples/getMultipleParticipantResponse.yaml diff --git a/runtime-acm/src/main/resources/openapi/examples/getSingleparticipantResponse.yaml b/runtime-acm/src/main/resources/openapi/examples/getSingleParticipantResponse.yaml index c099f1115..c099f1115 100755 --- a/runtime-acm/src/main/resources/openapi/examples/getSingleparticipantResponse.yaml +++ b/runtime-acm/src/main/resources/openapi/examples/getSingleParticipantResponse.yaml diff --git a/runtime-acm/src/main/resources/openapi/examples/putAcIntanceStateUpdate.yaml b/runtime-acm/src/main/resources/openapi/examples/putAcInstanceStateUpdate.yaml index eda0c9fad..eda0c9fad 100644 --- a/runtime-acm/src/main/resources/openapi/examples/putAcIntanceStateUpdate.yaml +++ b/runtime-acm/src/main/resources/openapi/examples/putAcInstanceStateUpdate.yaml diff --git a/runtime-acm/src/main/resources/openapi/openapi.yaml b/runtime-acm/src/main/resources/openapi/openapi.yaml index 42ddd8cd1..74f1d4874 100644 --- a/runtime-acm/src/main/resources/openapi/openapi.yaml +++ b/runtime-acm/src/main/resources/openapi/openapi.yaml @@ -91,14 +91,14 @@ paths: items: $ref: '#/components/schemas/ParticipantInformation' example: - externalValue: 'https://raw.githubusercontent.com/onap/policy-clamp/master/runtime-acm/src/main/resources/openapi/examples/getMultiParticipantResponse.json' + externalValue: 'https://raw.githubusercontent.com/onap/policy-clamp/master/runtime-acm/src/main/resources/openapi/examples/getMultipleParticipantResponse.json' application/yaml: schema: type: array items: $ref: '#/components/schemas/ParticipantInformation' example: - externalValue: 'https://raw.githubusercontent.com/onap/policy-clamp/master/runtime-acm/src/main/resources/openapi/examples/getMultiParticipantResponse.yaml' + externalValue: 'https://raw.githubusercontent.com/onap/policy-clamp/master/runtime-acm/src/main/resources/openapi/examples/getMultipleParticipantResponse.yaml' 401: description: Authentication Error, returns an instance of [SimpleResponse](https://github.com/onap/policy-clamp/blob/master/models/src/main/java/org/onap/policy/clamp/models/acm/messages/rest/SimpleResponse.java) @@ -265,7 +265,7 @@ paths: schema: $ref: '#/components/schemas/ToscaServiceTemplate' example: - externalValue: 'https://raw.githubusercontent.com/onap/policy-clamp/master/runtime-acm/src/main/resources/openapi/examples/getParticipantResponse.yaml' + externalValue: 'https://raw.githubusercontent.com/onap/policy-clamp/master/runtime-acm/src/main/resources/openapi/examples/getSingleParticipantResponse.yaml' 401: description: Authentication Error, returns an instance of [SimpleResponse](https://github.com/onap/policy-clamp/blob/master/models/src/main/java/org/onap/policy/clamp/models/acm/messages/rest/SimpleResponse.java) @@ -1136,12 +1136,12 @@ paths: schema: $ref: '#/components/schemas/InstantiationResponse' example: - externalValue: 'https://raw.githubusercontent.com/onap/policy-clamp/master/runtime-acm/src/main/resources/openapi/examples/postCompositionInstancesResponse.json' + externalValue: 'https://raw.githubusercontent.com/onap/policy-clamp/master/runtime-acm/src/main/resources/openapi/examples/postCompositionInstanceResponse.json' application/yaml: schema: $ref: '#/components/schemas/InstantiationResponse' example: - externalValue: 'https://raw.githubusercontent.com/onap/policy-clamp/master/runtime-acm/src/main/resources/openapi/examples/postCompositionInstancesResponse.yaml' + externalValue: 'https://raw.githubusercontent.com/onap/policy-clamp/master/runtime-acm/src/main/resources/openapi/examples/postCompositionInstanceResponse.yaml' 401: description: Authentication Error, returns an instance of [SimpleResponse](https://github.com/onap/policy-clamp/blob/master/models/src/main/java/org/onap/policy/clamp/models/acm/messages/rest/SimpleResponse.java) |