This website requires JavaScript.
Explore
Help
Sign In
happyz
/
fastapi
mirror of
https://github.com/tiangolo/fastapi.git
Watch
1
Star
0
Fork
You've already forked fastapi
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f2b633ebee
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