Skip to content

Conversation

tiangolo
Copy link
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
29 of 30 checks passed
@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
QiuHanBao added a commit to QiuHanBao/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