Thanks to visit codestin.com
Credit goes to github.com

Skip to content

♻️ Rename internal create_response_field() to create_model_field() as it's used for more than response models#12103

Merged
tiangolo merged 1 commit into
masterfrom
create_model_field
Aug 31, 2024
Merged

♻️ Rename internal create_response_field() to create_model_field() as it's used for more than response models#12103
tiangolo merged 1 commit into
masterfrom
create_model_field

Conversation

@tiangolo

Copy link
Copy Markdown
Member

♻️ Rename internal create_response_field() to create_model_field() as it's used for more than response models

@tiangolo tiangolo marked this pull request as ready for review August 31, 2024 23:45
@tiangolo tiangolo merged commit d08b95e into master Aug 31, 2024
@tiangolo tiangolo deleted the create_model_field branch August 31, 2024 23:46
black-redoc pushed a commit to black-redoc/fastapi that referenced this pull request Sep 12, 2024
black-redoc pushed a commit to black-redoc/fastapi that referenced this pull request Sep 12, 2024
black-redoc pushed a commit to black-redoc/fastapi that referenced this pull request Sep 12, 2024
hanbaoqiu added a commit to hanbaoqiu/fastapi-amis-admin that referenced this pull request Sep 29, 2024
fastapi/fastapi#12103
fastapi作者更新了create_response_field 名称现在叫create_model_field

# from fastapi.utils import create_cloned_field, create_response_field
from fastapi.utils import create_cloned_field,create_model_field
s-rigaud pushed a commit to s-rigaud/fastapi that referenced this pull request Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant