aboutsummaryrefslogtreecommitdiffstats
path: root/docs/offeredapis/api_status/swagger.json
diff options
context:
space:
mode:
authoraosull01 <adrian.osullivan@huawei.com>2020-01-14 07:38:31 +0000
committeraosull01 <adrian.osullivan@huawei.com>2020-01-14 07:38:31 +0000
commit2ebe57db71ea6515ad86cf9264864278143e4fcd (patch)
tree2786e153a19a55442067d655dd06c1e93fd517bd /docs/offeredapis/api_status/swagger.json
parent74474544e4e3013c582ca5579a0088c40dacc0e5 (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_status/swagger.json')
-rw-r--r--docs/offeredapis/api_status/swagger.json20
1 files changed, 12 insertions, 8 deletions
diff --git a/docs/offeredapis/api_status/swagger.json b/docs/offeredapis/api_status/swagger.json
index 344b684..c2bcd52 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.1",
+ "version": "4.1.0",
"title": "Status API",
"contact": {
"name": "ONAP",
@@ -38,6 +38,10 @@
}
],
"paths": {
+ "x-interface": {
+ "api-version": "4.1.0",
+ "last-mod-release": "Frankfurt"
+ },
"/status": {
"get": {
"tags": [
@@ -79,7 +83,7 @@
"definitions": {
"StatusValue": {
- "description": "",
+ "description": "Status Value",
"type": "string",
"enum": [
@@ -88,7 +92,7 @@
},
"ComponentsName": {
- "description": "",
+ "description": "Components Name",
"type": "string",
"enum": [
@@ -99,7 +103,7 @@
},
"ApplicationName": {
- "description": "",
+ "description": "Application Name",
"type": "string",
"enum": [
@@ -108,7 +112,7 @@
},
"ErrorDetail": {
- "description": "",
+ "description": "Error code, infoURL, description and message",
"required": [
@@ -140,7 +144,7 @@
},
"Error": {
- "description": "",
+ "description": "Error code and message",
"required": [
@@ -179,7 +183,7 @@
},
"Component": {
- "description": "",
+ "description": "Component",
"required": [
@@ -202,7 +206,7 @@
},
"Status": {
- "description": "",
+ "description": "Status",
"required": [