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
2025-12-27 00:01:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02e108d1663149faac4156dd23595cbdf74287c2
fastapi
/
tests
/
test_tutorial
/
test_header_param_models
History
Sebastián Ramírez
2537d9d1c2
🐛
Fix
convert_underscores=False
for header Pydantic models (
#13515
)
2025-03-23 21:48:54 +01:00
..
__init__.py
✨
Add support for Pydantic models for parameters using
Query
,
Cookie
,
Header
(
#12199
)
2024-09-17 20:54:10 +02:00
test_tutorial001.py
🐛
Fix
convert_underscores=False
for header Pydantic models (
#13515
)
2025-03-23 21:48:54 +01:00
test_tutorial002.py
🐛
Fix
convert_underscores=False
for header Pydantic models (
#13515
)
2025-03-23 21:48:54 +01:00
test_tutorial003.py
🐛
Fix
convert_underscores=False
for header Pydantic models (
#13515
)
2025-03-23 21:48:54 +01:00