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-02 02:57:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d08a062ee2121f446537f06c8425cdeb1209e4ea
fastapi
/
tests
/
test_tutorial
/
test_dataclasses
History
Eric Jolibois
b0cd4d7e7e
🐛
Fix JSON Schema for dataclasses, supporting the fixes in Pydantic 1.9 (
#4272
)
...
Co-authored-by: Sebastián Ramírez <
tiangolo@gmail.com
>
2021-12-12 12:28:35 +01:00
..
test_tutorial001.py
✨
Add support for
dataclasses
in request bodies and
response_model
(
#3577
)
2021-07-21 19:54:08 +02:00
test_tutorial002.py
🐛
Fix JSON Schema for dataclasses, supporting the fixes in Pydantic 1.9 (
#4272
)
2021-12-12 12:28:35 +01:00
test_tutorial003.py
✨
Add support for
dataclasses
in request bodies and
response_model
(
#3577
)
2021-07-21 19:54:08 +02:00