Hi @seshi
Is there a way to customize the fields what we see on Swagger API Documentation page on Developer Portal.
Suppose I take the example of Petstore swagger json. It generates the category based on tags and list all the methods as shown in screenshot attached.
Now as highlighted in RED if I need only the relative URL of the resource like (/user/logout) instead of absolute URL (https://petstore.swagger.wordnik.com:443/api/user/logout). Is it possible ?
Also what other customization are available on this page which we can use or customization on how we can see Swagger Documentation on Developer portal ?
Thanks
Gaurav