]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
♻️ Rename internal `create_response_field()` to `create_model_field()` as it's used...
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 31 Aug 2024 23:46:03 +0000 (01:46 +0200)
committerGitHub <noreply@github.com>
Sat, 31 Aug 2024 23:46:03 +0000 (01:46 +0200)
commitd08b95ea57fa5740c8c04da554f2b6e259f4dea4
treeed08518403652c332abd9a75c829ce2d790cab93
parent3660c7a063ddc605269b0c204acd4724ccf2d69c
♻️ Rename internal `create_response_field()` to `create_model_field()` as it's used for more than response models (#12103)
fastapi/dependencies/utils.py
fastapi/routing.py
fastapi/utils.py