Files
sample-node-api/sample-node-api.yml
Nakul Manchanda 53b7a589e5 bring back old configure and yml
Signed-off-by: Nakul Manchanda <nakul.manchanda@ibm.com>
2021-01-26 16:33:47 -05:00

23 lines
735 B
YAML

#
services:
- serviceId: sample-node-api
title: Sample-Node-API
description: Sample Node API
catalogUiTileId: sample-node-api
instanceBaseUrls:
- http://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: http://mymainframe.ibm.com:18000/api-docs
documentationUrl: http://mymainframe.ibm.com:18000/api-docs-ui
catalogUiTiles:
sample-node-api:
title: Sample-Node-API
description: Sample Node API