Skip to content

Commit

Permalink
Merge pull request #498 from zowe/bugfix/v2/tile-title
Browse files Browse the repository at this point in the history
fix  catalog tile title
  • Loading branch information
1000TurquoisePogs authored Sep 5, 2023
2 parents 3d6d694 + 2e2609a commit 718665e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/apiml.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ const MEDIATION_LAYER_INSTANCE_DEFAULTS = (zluxProto, zluxHostname, zluxPort) =>
"apiml.catalog.tile.version": zluxUtil.getZoweVersion(),


"apiml.service.title": "Core and Plugin Dataservice APIs",
"apiml.service.title": "App Server",
"apiml.service.description": `This list includes core APIs for management of plugins, management of the server itself, and APIs brought by plugins and the app server agent, ZSS. Plugins that do not bring their own API documentation are shown here as stubs.`,

"apiml.authentication.sso": "true",
Expand Down

0 comments on commit 718665e

Please sign in to comment.