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

openapi 3.0.0.: optional servers #32

Closed gaal-dev closed 2 years ago

gaal-dev commented 2 years ago

The library silently fails if servers are not set, but the openapi specification does not require to set this parameter.