diff options
Diffstat (limited to 'docs/offeredapis/api_serviceInventory')
-rw-r--r-- | docs/offeredapis/api_serviceInventory/model.xsd | 2 | ||||
-rw-r--r-- | docs/offeredapis/api_serviceInventory/swagger.json | 4 | ||||
-rw-r--r-- | docs/offeredapis/api_serviceInventory/swagger.yaml | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/docs/offeredapis/api_serviceInventory/model.xsd b/docs/offeredapis/api_serviceInventory/model.xsd index 2c46857..fa63c9e 100644 --- a/docs/offeredapis/api_serviceInventory/model.xsd +++ b/docs/offeredapis/api_serviceInventory/model.xsd @@ -8,7 +8,7 @@ <xs:annotation id="signature"> <xs:appinfo>API Designer</xs:appinfo> <xs:documentation>Model: serviceInventory - Version: 4.0.0_inProgress + Version: 4.0.1 Owner: ONAPNBI Generated on: 2019-03-12T16:45:37.288Z Generated by: Orange API Designer v2, model-v1</xs:documentation> diff --git a/docs/offeredapis/api_serviceInventory/swagger.json b/docs/offeredapis/api_serviceInventory/swagger.json index 81b882d..f67e1b6 100644 --- a/docs/offeredapis/api_serviceInventory/swagger.json +++ b/docs/offeredapis/api_serviceInventory/swagger.json @@ -3,7 +3,7 @@ "swagger": "2.0", "info": { "description": "Query information about instantiated services\n\nList of available subscription for serviceInventory notifications, see /hub resources for more information:\n\n- ServiceCreationNotification\n- ServiceAttributeValueChangeNotification\n- ServiceRemoveNotification\n\n", - "version": "4.0.0_inProgress", + "version": "4.0.1", "title": "API ServiceInventory", "x-logo": { "url": "/redoc/logo.png", @@ -600,4 +600,4 @@ } } } -
\ No newline at end of file + diff --git a/docs/offeredapis/api_serviceInventory/swagger.yaml b/docs/offeredapis/api_serviceInventory/swagger.yaml index 6550d5d..0d85e25 100644 --- a/docs/offeredapis/api_serviceInventory/swagger.yaml +++ b/docs/offeredapis/api_serviceInventory/swagger.yaml @@ -4,7 +4,7 @@ info: \ subscription for serviceInventory notifications, see /hub resources for more\ \ information:\n\n- ServiceCreationNotification\n- ServiceAttributeValueChangeNotification\n\ - ServiceRemoveNotification\n\n" - version: "4.0.0_inProgress" + version: "4.0.1" title: "API ServiceInventory" x-logo: url: "/redoc/logo.png" |