From: dfarrelly Date: Tue, 18 Feb 2020 14:59:35 +0000 (+0000) Subject: Fix typo in PMSH data type X-Git-Tag: 1.6.3~25 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=32f485b151dba9e40e6b1171c246bf8f3e9c8fc4;p=sdc.git Fix typo in PMSH data type Issue-ID: DCAEGEN2-1940 Change-Id: I50d15f24e015eaac43a175c9bceef80f6d0d5900 Signed-off-by: dfarrelly --- diff --git a/catalog-be/src/main/resources/import/tosca/data-types/dataTypes.yml b/catalog-be/src/main/resources/import/tosca/data-types/dataTypes.yml index a07ddc1da1..9d9cb43b36 100644 --- a/catalog-be/src/main/resources/import/tosca/data-types/dataTypes.yml +++ b/catalog-be/src/main/resources/import/tosca/data-types/dataTypes.yml @@ -2365,7 +2365,7 @@ onap.datatypes.monitoring.measurementGroups: entry_schema: type: onap.datatypes.monitoring.measurementGroup -onap.datatypes.monitoring.MeasurementGroup: +onap.datatypes.monitoring.measurementGroup: derived_from: tosca.datatypes.Root properties: measurementTypes: