Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for exhaustive customization of the Swagger UI #619

Open
jacksonjacobs1 opened this issue Sep 26, 2024 · 0 comments
Open

Allow for exhaustive customization of the Swagger UI #619

jacksonjacobs1 opened this issue Sep 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jacksonjacobs1
Copy link

Hi devs, thank you for maintaining this excellent package.

Is your feature request related to a problem? Please describe.
There is no way to enable Swagger UI deeplinks:
https://flask-restx.readthedocs.io/en/latest/configuration.html

Furthermore most Swagger configurables are not available to flask-restx users:
https://swagger.io/docs/open-source-tools/swagger-ui/usage/configuration/

Describe the solution you'd like
The Swagger documentation above describes a configUrl parameter which allows configuration to be imported. Exposing this parameter in the flask-restx configuration would allow for complete Swagger UI customization.

@jacksonjacobs1 jacksonjacobs1 added the enhancement New feature or request label Sep 26, 2024
@jacksonjacobs1 jacksonjacobs1 changed the title Provide option to enable deepLinks in Swagger UI Allow for exhaustive customization of the Swagger UI Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant