diff options
Diffstat (limited to 'src/main/resources/jolt/getServiceCatalog.json')
-rw-r--r-- | src/main/resources/jolt/getServiceCatalog.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/jolt/getServiceCatalog.json b/src/main/resources/jolt/getServiceCatalog.json index 6fdadd6..d227ec4 100644 --- a/src/main/resources/jolt/getServiceCatalog.json +++ b/src/main/resources/jolt/getServiceCatalog.json @@ -8,7 +8,7 @@ "invariantUUID": "invariantUUID", "toscaModelURL": "toscaModelURL", "toscaResourceName": "toscaResourceName", - "category ": "category", + "category": "category", "subcategory": "subcategory", "distributionStatus": "distributionStatus", "version": "version", @@ -72,4 +72,4 @@ } } } -]
\ No newline at end of file +] |