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_status/swagger.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/offeredapis/api_status/swagger.json') diff --git a/docs/offeredapis/api_status/swagger.json b/docs/offeredapis/api_status/swagger.json index 9bb198f..aaeeeb5 100644 --- a/docs/offeredapis/api_status/swagger.json +++ b/docs/offeredapis/api_status/swagger.json @@ -3,7 +3,7 @@ "swagger": "2.0", "info": { "description": "Provides a healthcheck to verify that the NBI component is running fine as a standalone application or can also communicate with other onap modules.\n\n", - "version": "4.0.0_inProgress", + "version": "4.0.1", "title": "API Status", "x-logo": { "url": "/redoc/logo.png", @@ -227,4 +227,4 @@ } } } - \ No newline at end of file + -- cgit 1.2.3-korg