Files
sample-node-api/sample-node-api.yml
Nakul Manchanda 03b21e0c91 swagger updates api-docs and api-docs-ui
Signed-off-by: Nakul Manchanda <nakul.manchanda@ibm.com>
2020-07-23 11:48:54 -04:00

23 lines
738 B
YAML

#
services:
- serviceId: sample-node-api
title: Sample-Node-API
description: Sample Node API
catalogUiTileId: sample-node-api
instanceBaseUrls:
- https://mymainframe.ibm.com:18000/
homePageRelativeUrl: # Home page is at the same URL
routedServices:
- gatewayUrl: api/v1 # [api/ui/ws]/v{majorVersion}
serviceRelativeUrl:
apiInfo:
- apiId: com.ibm.sample-node-api
gatewayUrl: api/v1
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: Sample Node API