diff options
author | aosull01 <adrian.osullivan@huawei.com> | 2018-08-13 14:49:43 +0100 |
---|---|---|
committer | aosull01 <adrian.osullivan@huawei.com> | 2018-08-21 12:36:52 +0100 |
commit | 0cff84e3ec149a17aad794fa1e7de0980a38807e (patch) | |
tree | 89d6b8f46c1b48538b29e07466d21d688374a0b1 /src/main/resources | |
parent | 8bbefa2ea43f8d2beedeb347bb831b82009417a3 (diff) |
EXTAPI-102 Initial commit
Issue-ID: EXTAPI-102
Change-Id: I8a24d9ea73ecfc9c386be12bd35f4d6141d6f2e9
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Co-authored-by: MariosIakovidis <marios.iakovidis@huawei.com>
Co-authored-by: Prabhu201713 <Prabhu.balan1@vodafone.com>
Diffstat (limited to 'src/main/resources')
-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 +] |