From 0b5638b7f27d162f533d5d136d4037d5ccc6d65a Mon Sep 17 00:00:00 2001 From: aosull01 Date: Tue, 13 Aug 2019 17:41:11 +0100 Subject: Update Swagger API version to 4.0.1 Change-Id: If47b948e979d614022c079d567af12d8997f6e6f Issue-ID: EXTAPI-277 Signed-off-by: aosull01 --- docs/offeredapis/api_serviceInventory/model.xsd | 2 +- docs/offeredapis/api_serviceInventory/swagger.json | 4 ++-- docs/offeredapis/api_serviceInventory/swagger.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/offeredapis/api_serviceInventory') 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 @@ API Designer 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 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" -- cgit 1.2.3-korg