Files
sample-node-api/sample-node-api.yml
Nakul Manchanda 6fd07f5359 updated cert and added scripts
Signed-off-by: Nakul Manchanda <nakul.manchanda@ibm.com>
2019-04-07 18:10:21 -05:00

21 lines
623 B
YAML

#
services:
- serviceId: sample-node-api
title: Sample Node API
description: Example Node.js Application
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: 0.0.1
catalogUiTiles:
sample-node-api:
title: Sample-Node-Api
description: Example Node.js Application