diff options
author | aosull01 <adrian.osullivan@huawei.com> | 2020-01-14 07:38:31 +0000 |
---|---|---|
committer | aosull01 <adrian.osullivan@huawei.com> | 2020-01-14 07:38:31 +0000 |
commit | 2ebe57db71ea6515ad86cf9264864278143e4fcd (patch) | |
tree | 2786e153a19a55442067d655dd06c1e93fd517bd /docs/offeredapis/api_serviceCatalog/swagger.json | |
parent | 74474544e4e3013c582ca5579a0088c40dacc0e5 (diff) |
update swagger based on spectral scans
Issue-ID: EXTAPI-378
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: I3f9b27f67e19f25d92a1383a398a817ab51e8358
Diffstat (limited to 'docs/offeredapis/api_serviceCatalog/swagger.json')
-rw-r--r-- | docs/offeredapis/api_serviceCatalog/swagger.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/offeredapis/api_serviceCatalog/swagger.json b/docs/offeredapis/api_serviceCatalog/swagger.json index 41066c3..f747776 100644 --- a/docs/offeredapis/api_serviceCatalog/swagger.json +++ b/docs/offeredapis/api_serviceCatalog/swagger.json @@ -2,7 +2,7 @@ "swagger": "2.0", "info": { "description": "ServiceCatalog API to retrieve Service Specifications that are available from ONAP.\nThis API is build from TMF open API version 17.5. \nOnly operation GET (by id & byList) for serviceSpecification resource is available.\n To view this swagger file import it into https://editor.swagger.io/ \n\n", - "version": "4.0.1", + "version": "4.1.0", "title": "ServiceCatalog API", "contact": { "name": "ONAP", @@ -37,6 +37,10 @@ } ], "paths": { + "x-interface": { + "api-version": "4.1.0", + "last-mod-release": "Frankfurt" + }, "/serviceSpecification": { "get": { "tags": [ @@ -768,7 +772,7 @@ }, "TargetServiceSchemaRef": { - "description": "", + "description": "Target Service Schema", "required": [ |