Accessing API from the developer portal

Not applicable

I have trail account and added the swagger spec with 5 endpoints.

Created API proxy with 1 endpoint ex: GET/ news , Product and App was created using the API proxy with single endpoint and the app is published on to portal (streetcarts).

When I look in to the API details for the app , all the 5 endpoints being displayed .

As app was built with just 1 endpoint, shouldn't the portal hide all other non disclosed endpoints?

0 1 181
1 REPLY 1

The portal will display what is in the swagger spec, so you do need to make sure the swagger spec does match your proxy deployment.