]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
🗑️ Deprecate `ORJSONResponse` and `UJSONResponse` (#14964)
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 22 Feb 2026 16:34:59 +0000 (08:34 -0800)
committerGitHub <noreply@github.com>
Sun, 22 Feb 2026 16:34:59 +0000 (17:34 +0100)
commit48e983573232eea970fb4e0261818d4ab9a481b2
treea1a170fac6e4cb937523fe5065880427de547561
parent2e62fb151338c39c1f122d13fe6ad255b8ce1ff2
🗑️ Deprecate `ORJSONResponse` and `UJSONResponse` (#14964)
docs/en/docs/reference/responses.md
fastapi/responses.py
pyproject.toml
tests/test_deprecated_responses.py [new file with mode: 0644]
tests/test_orjson_response_class.py
tests/test_tutorial/test_custom_response/test_tutorial001.py
tests/test_tutorial/test_custom_response/test_tutorial001b.py
uv.lock