We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5acb9e9 commit ec45915Copy full SHA for ec45915
api-catalog-package/src/main/resources/plugin/pluginDefinition.json
@@ -5,7 +5,7 @@
5
"pluginType": "application",
6
"webContent": {
7
"framework": "iframe",
8
- "destination": "https://${ZOWE_EXTERNAL_HOST}:${GATEWAY_PORT}/ui/v1/apicatalog",
+ "destination": "/ui/v1/apicatalog",
9
"launchDefinition": {
10
"pluginShortNameKey": "API Catalog",
11
"pluginShortNameDefault": "API Catalog",
0 commit comments