fastapi/tests/test_tutorial/test_dataclasses
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