diff options
Diffstat (limited to 'runtime-acm/src/main/resources/openapi/examples/putCompositionDefinitionUpdate.json')
-rwxr-xr-x[-rw-r--r--] | runtime-acm/src/main/resources/openapi/examples/putCompositionDefinitionUpdate.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime-acm/src/main/resources/openapi/examples/putCompositionDefinitionUpdate.json b/runtime-acm/src/main/resources/openapi/examples/putCompositionDefinitionUpdate.json index 78b81d628..f581c7a43 100644..100755 --- a/runtime-acm/src/main/resources/openapi/examples/putCompositionDefinitionUpdate.json +++ b/runtime-acm/src/main/resources/openapi/examples/putCompositionDefinitionUpdate.json @@ -1,5 +1,8 @@ { "tosca_definitions_version": "tosca_simple_yaml_1_3", + "metadata": { + "compositionId": "562ed027-2689-481a-b3a5-e284b1fbc33f" + }, "data_types": { "onap.datatypes.ToscaConceptIdentifier": { "derived_from": "tosca.datatypes.Root", |