tiangolo / fastapi

FastAPI framework, high performance, easy to learn, fast to code, ready for production
https://fastapi.tiangolo.com/
MIT License
73.78k stars 6.22k forks source link

📝 Restored Swagger-UI links to use the latest version possible. #11459

Closed UltimateLobster closed 2 months ago

UltimateLobster commented 3 months ago

10529 has pinned swagger to version 5.9.0 because of a bug that swagger has fixed since.

This PR removes this limitation.

tiangolo commented 3 months ago

📝 Docs preview for commit c23ed4bbf27965df4e885ecf49a89c1950b7d607 at: https://5221843f.fastapitiangolo.pages.dev

tiangolo commented 3 months ago

📝 Docs preview for commit 3d8bc26441a20ba5f41cb06647a332e01eca4162 at: https://bcdf6a6d.fastapitiangolo.pages.dev

alejsdev commented 2 months ago

Thanks! @UltimateLobster :nerd_face: :100: