Hi,
One of our development teams has included the Swagger Core and Swagger UI libraries in a web service package they have created so that when the package is installed the Swagger UI is automatically generated.
These might be dumb questions, but:
- Where is the definition that Swagger generates (swagger.json) located?
- As an alternative to navigating to the right directory, is it possible to open the file from within the Swagger UI somehow, or by appending something to the URL?
All I want is to be able to locate the definition file so I can import it into a couple of documentation platforms I'm testing (Gelato and readme).
Any help would be greatly appreciated!
Cheers,
Chris.