zowe / api-layer

The API Mediation Layer provides a single point of access for mainframe service REST APIs.
Eclipse Public License 2.0
56 stars 63 forks source link

Fix homepage URL at API Catalog #3299

Open pj892031 opened 9 months ago

pj892031 commented 9 months ago

Is your feature request related to a problem? Please describe. The API Catalog displays the URL of the service's homepage. This value is provided by the service. It usually uses the URL with the port of the service. It could be improved by using the APIML Gateway URL, but it is still not the best solution. The APIML could be run in HA and use a DVIPA address. Any service cannot know about this address. It is not the responsibility of a service but the APIML.

Describe the solution you'd like The API Catalog should update the homepage URL during the transformation of the service's data to use the external domain and routing through the Gateway.

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

pj892031 commented 3 months ago

It is still valid and I guess pretty important, otherwise, the API Catalog contains a link that cannot work. And it is the purpose of the application.

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

pj892031 commented 4 days ago

It is still a valid issue.