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-03-02 05:37:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b537d6858a35b09a8dd4a66b3237b363af292d57
fastapi
/
fastapi
/
openapi
History
Sebastián Ramírez
749cefdeb1
✨
Add support for streaming JSON Lines and binary data with
yield
(
#15022
)
2026-02-27 19:56:47 +01: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
🎨
Update internal types for Python 3.10 (
#14898
)
2026-02-11 18:41:21 +00:00
utils.py
✨
Add support for streaming JSON Lines and binary data with
yield
(
#15022
)
2026-02-27 19:56:47 +01:00