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-01-29 16:31:15 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
55f8a446c7c02ac6bb26e7adcdeb5ade2408a0ba
fastapi
/
fastapi
/
openapi
History
Sebastián Ramírez
55035f440b
✨
Add support for Pydantic models for parameters using
Query
,
Cookie
,
Header
(
#12199
)
2024-09-17 20:54:10 +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
📝
Restored Swagger-UI links to use the latest version possible. (
#11459
)
2024-05-23 17:59:02 -05:00
models.py
♻️
Simplify Pydantic configs in OpenAPI models in
fastapi/openapi/models.py
(
#10886
)
2024-04-18 17:49:33 -05:00
utils.py
✨
Add support for Pydantic models for parameters using
Query
,
Cookie
,
Header
(
#12199
)
2024-09-17 20:54:10 +02:00