]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
✅ Add test for Pydantic v2, dataclasses, UUID, and `__annotations__` (#14477)
authorSebastián Ramírez <tiangolo@gmail.com>
Tue, 9 Dec 2025 11:12:24 +0000 (03:12 -0800)
committerGitHub <noreply@github.com>
Tue, 9 Dec 2025 11:12:24 +0000 (12:12 +0100)
commit8cedb742cb59f72a752bb0a6b4f73c02aeb15bf6
tree70b0d971c1337867cc2b3f0907a3e446e34398c6
parent320e7ce8fde2c22b5eef29229d49f4c4ac5b9d8b
✅ Add test for Pydantic v2, dataclasses, UUID, and `__annotations__` (#14477)
tests/test_pydanticv2_dataclasses_uuid_stringified_annotations.py [new file with mode: 0644]