diff options
Diffstat (limited to 'src/test')
-rw-r--r-- | src/test/resources/tosca/tosca_example.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/resources/tosca/tosca_example.yaml b/src/test/resources/tosca/tosca_example.yaml index 571986cda..699cffd7e 100644 --- a/src/test/resources/tosca/tosca_example.yaml +++ b/src/test/resources/tosca/tosca_example.yaml @@ -8,7 +8,7 @@ policy_types: version: 1.0.0 properties: tca_policy: - type: list + type: map description: TCA Policy JSON entry_schema: type: onap.datatypes.monitoring.tca_policy |