diff options
author | aosull01 <adrian.osullivan@huawei.com> | 2019-08-13 17:41:11 +0100 |
---|---|---|
committer | aosull01 <adrian.osullivan@huawei.com> | 2019-08-13 17:42:25 +0100 |
commit | 0b5638b7f27d162f533d5d136d4037d5ccc6d65a (patch) | |
tree | b3223a420cc682f490adf8d2434b194cc686a5f8 /docs/offeredapis/api_status | |
parent | eeebc6a287759fe1f45f5421f492cc2e081ec87e (diff) |
Update Swagger API version to 4.0.1
Change-Id: If47b948e979d614022c079d567af12d8997f6e6f
Issue-ID: EXTAPI-277
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Diffstat (limited to 'docs/offeredapis/api_status')
-rw-r--r-- | docs/offeredapis/api_status/model.xsd | 2 | ||||
-rw-r--r-- | docs/offeredapis/api_status/swagger.json | 4 | ||||
-rw-r--r-- | docs/offeredapis/api_status/swagger.yaml | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/docs/offeredapis/api_status/model.xsd b/docs/offeredapis/api_status/model.xsd index 9b1d7ee..c679ac2 100644 --- a/docs/offeredapis/api_status/model.xsd +++ b/docs/offeredapis/api_status/model.xsd @@ -8,7 +8,7 @@ <xs:annotation id="signature"> <xs:appinfo>API Designer</xs:appinfo> <xs:documentation>Model: status - Version: 4.0.0_inProgress + Version: 4.0.1 Owner: ONAPNBI Generated on: 2019-03-12T16:45:47.241Z Generated by: Orange API Designer v2, model-v1</xs:documentation> 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 + diff --git a/docs/offeredapis/api_status/swagger.yaml b/docs/offeredapis/api_status/swagger.yaml index 88177de..c35ba4f 100644 --- a/docs/offeredapis/api_status/swagger.yaml +++ b/docs/offeredapis/api_status/swagger.yaml @@ -3,7 +3,7 @@ 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" |