thor
5 years agoNew Contributor
Url parameters in path and query
Hi there, our api allows path parameters only. Like so : ourdomain.com/api/v1/param1/param2/param3/param4/ "param4" is subdivided in parameters. They serve more or less as filters. Sub paramet...
- 5 years ago
Hi Thor,
what has to be done in order to create a client / html-site, the looks the same way like the editor version ?
The right-side panel of Swagger Editor is Swagger UI. To host Swagger UI on your server, use its dist assets and change the url parameter in index.html to point to your YAML/JSON file.