added screenshot after registeration, and new build folder

Signed-off-by: Nakul Manchanda <nakul.manchanda@ibm.com>
This commit is contained in:
Nakul Manchanda
2020-07-25 00:32:46 -04:00
parent 03b21e0c91
commit 42479d2e62
7 changed files with 22 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ services:
description: Sample Node API
catalogUiTileId: sample-node-api
instanceBaseUrls:
- https://mymainframe.ibm.com:18000/
- http://mymainframe.ibm.com:18000/
homePageRelativeUrl: # Home page is at the same URL
routedServices:
- gatewayUrl: api/v1 # [api/ui/ws]/v{majorVersion}
@@ -14,8 +14,8 @@ services:
- 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
swaggerUrl: http://mymainframe.ibm.com:18000/api-docs
documentationUrl: http://mymainframe.ibm.com:18000/api-docs-ui
catalogUiTiles:
sample-node-api: