This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
fastapi
Watch
1
Star
0
Fork
0
You've already forked fastapi
mirror of
https://github.com/fastapi/fastapi.git
synced
2026-07-09 14:36:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86dd7b8a23fdbcc4ceafaaa92000a1a5ce874b88
fastapi
/
fastapi
/
openapi
History
Sebastián Ramírez
6ac122071d
✨
Add
iter_route_contexts()
for advanced use cases that used to use
router.routes
(e.g. Jupyverse) (
#15785
)
2026-06-18 08:49:38 +02:00
..
__init__.py
♻️
Refactor, fix and update code
2018-12-06 20:24:50 +04:00
constants.py
✨
Add support for Pydantic v2 (
#9816
)
2023-07-07 19:12:13 +02:00
docs.py
♻️
Refactor logic to handle OpenAPI and Swagger UI escaping data (
#14986
)
2026-02-24 09:28:10 +00:00
models.py
⬆ Bump ty from 0.0.21 to 0.0.34 (
#15443
)
2026-05-11 16:59:50 +02:00
utils.py
✨
Add
iter_route_contexts()
for advanced use cases that used to use
router.routes
(e.g. Jupyverse) (
#15785
)
2026-06-18 08:49:38 +02:00