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-01 02:29:46 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
typing-doc
Add File
New File
Upload File
Apply Patch
fastapi
/
tests
/
test_tutorial
/
test_dataclasses
History
Sebastián Ramírez
7a06de2bb9
♻️
Refactor tests for new Pydantic 2.2.1 (
#10115
)
2023-08-19 20:47:59 +02:00
..
__init__.py
✨
Add support for PEP-593
Annotated
for specifying dependencies and parameters (
#4871
)
2023-03-17 21:35:45 +01:00
test_tutorial001.py
✨
Add support for Pydantic v2 (
#9816
)
2023-07-07 19:12:13 +02:00
test_tutorial002.py
✨
Enable Pydantic's serialization mode for responses, add support for Pydantic's
computed_field
, better OpenAPI for response models, proper required attributes, better generated clients (
#10011
)
2023-08-04 22:47:07 +02:00
test_tutorial003.py
♻️
Refactor tests for new Pydantic 2.2.1 (
#10115
)
2023-08-19 20:47:59 +02:00