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