-
Notifications
You must be signed in to change notification settings - Fork 401
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
bug: Swagger UI is breaking with certain characters #3599
Comments
Hey @ran-isenberg! Thanks for opening this issue. I'll send a PR to fix this documentation and the bug when using the backtick character. |
Assinging to @rubenfonseca! |
Hi @ran-isenberg! I changed the title of this issue because it is a bug in our codebase and not in the documentation. Now we fix that. |
|
This is now released under 2.32.0 version! |
What were you searching in the docs?
In customizing_api_operations.py, there's an example:
description="Loads a todo item identified by the
todo_id
",It might be just silly old me, but i changed the text, forgot one of these:
at the end so it was: "bla bla
" and the /swagger endpoint would not load at all. OpenAPI file was valid.Is this related to an existing documentation section?
No response
How can we improve?
Maybe it's best to escape or remove this example?
Got a suggestion in mind?
No response
Acknowledgment
The text was updated successfully, but these errors were encountered: