Forum Discussion
alex-savage
6 years agoOccasional Contributor
Hi,
I have seen this done with SwaggerUI (you host it) or a real API by changing the servers tag.
servers:
- url: https://yourHost/yourAPI/
Is that what you are after?
Hi,
I have seen this done with SwaggerUI (you host it) or a real API by changing the servers tag.
servers:
- url: https://yourHost/yourAPI/
Is that what you are after?