'How to open an API URL in Swagger
I have a URL say (https://example.net/api) and I need to see the endpoints associated with this URL in Swagger to perform API calls.
I tried options like (https://example.net/api/swagger.json) and (https://example.net/api/swagger.yaml) in Swagger Hub and Inspector as well but no luck. Instead I'm getting request terminated error.
Can anyone help me out with this.
Thanks!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
