Closed canberkkoc closed 5 years ago
Hi @canberkkoc
We haven't released the new version with Swagger-UI configuration feature on PyPI. If you want to use this feature, please use the master branch.
To install sanic-openapi
with master branch, you can use this command:
$ pip install git+https://github.com/huge-success/sanic-openapi.git
I'm going to close this issue, feel free to add more feedback or reopen if you want.
Describe the bug SWAGGER_UI_CONFIGURATION = { 'validatorUrl': None, 'displayRequestDuration': True } doesn't have any effect on swagger ui.
Screenshots To Reproduce I use it as described on Readme file.
Expected behavior I expected validation will turn off and see see display duration.
Environment (please complete the following information):