diff options
author | Matthieu Geerebaert <matthieu.geerebaert@orange.com> | 2019-08-16 12:10:15 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-16 12:10:15 +0000 |
commit | 806fd910c5f752595df6f6ed71a3a537e5411244 (patch) | |
tree | 24938344a9c91fd2b9b79166e8f8518e2ea691cc /docs/offeredapis/api_serviceInventory/swagger.json | |
parent | 3512cd67bf9ff3ec0b694a5636cd71fd755e6705 (diff) | |
parent | 0b5638b7f27d162f533d5d136d4037d5ccc6d65a (diff) |
Merge "Update Swagger API version to 4.0.1"
Diffstat (limited to 'docs/offeredapis/api_serviceInventory/swagger.json')
-rw-r--r-- | docs/offeredapis/api_serviceInventory/swagger.json | 4 |
1 files changed, 2 insertions, 2 deletions
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 + |