]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
📝 Update code examples in docs for body, replace name `create_item` with `update_item...
authorAndrey Otto <andrey.otto@saritasa.com>
Tue, 9 Jan 2024 14:28:58 +0000 (21:28 +0700)
committerGitHub <noreply@github.com>
Tue, 9 Jan 2024 14:28:58 +0000 (18:28 +0400)
commite9ffa20c8e916336bd37c4f1477e0ec04445e0ce
tree39fa1453bedff0ed02af0d20325b72e0beb50ff4
parentd5498274f924e7f3091928ff4962ae9992542c34
📝 Update code examples in docs for body, replace name `create_item` with `update_item` when appropriate (#5913)
docs_src/body/tutorial003.py
docs_src/body/tutorial003_py310.py
docs_src/body/tutorial004.py
docs_src/body/tutorial004_py310.py