mirror of
https://github.com/jlengrand/sample-node-api.git
synced 2026-03-10 08:41:23 +00:00
swagger updates api-docs and api-docs-ui
Signed-off-by: Nakul Manchanda <nakul.manchanda@ibm.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#
|
||||
services:
|
||||
- serviceId: sample-node-api
|
||||
title: Sample Node API
|
||||
description: Example Node.js Application
|
||||
title: Sample-Node-API
|
||||
description: Sample Node API
|
||||
catalogUiTileId: sample-node-api
|
||||
instanceBaseUrls:
|
||||
- https://mymainframe.ibm.com:18000/
|
||||
@@ -13,9 +13,11 @@ services:
|
||||
apiInfo:
|
||||
- apiId: com.ibm.sample-node-api
|
||||
gatewayUrl: api/v1
|
||||
version: 0.0.1
|
||||
version: 1.0.0
|
||||
swaggerUrl: https://mymainframe.ibm.com:18000/api-docs
|
||||
documentationUrl: https://mymainframe.ibm.com:18000/api-docs-ui
|
||||
|
||||
catalogUiTiles:
|
||||
sample-node-api:
|
||||
title: Sample-Node-Api
|
||||
description: Example Node.js Application
|
||||
title: Sample-Node-API
|
||||
description: Sample Node API
|
||||
Reference in New Issue
Block a user