PWZER / swagger-ui-py

Swagger UI for Python web framework, such Tornado, Flask and Sanic. https://pwzer.github.io/swagger-ui-py/
https://pypi.org/project/swagger-ui-py
Apache License 2.0
68 stars 31 forks source link

Seems like is ignoring the server section #24

Open ronnyhel opened 3 years ago

ronnyhel commented 3 years ago

On the generated swagger page It doesn't display the server mentioned in the yaml but the only one generated at runtime. I'm using Sanic