]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
📝 Use `dfn` tag for definitions instead of `abbr` in docs (#14744)
authorMotov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Tue, 10 Feb 2026 11:48:27 +0000 (12:48 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Feb 2026 11:48:27 +0000 (11:48 +0000)
commitca76a4eba9bb9ddd082b6d16f14d8b0d7977235b
tree7f922ec95c8583f021fb00c1e90568647bc55fbc
parent1133a4594d96cd4c26d734f74444110ec9260405
📝 Use `dfn` tag for definitions instead of `abbr` in docs (#14744)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
23 files changed:
README.md
docs/en/docs/advanced/dataclasses.md
docs/en/docs/advanced/path-operation-advanced-configuration.md
docs/en/docs/alternatives.md
docs/en/docs/css/custom.css
docs/en/docs/deployment/docker.md
docs/en/docs/deployment/https.md
docs/en/docs/features.md
docs/en/docs/index.md
docs/en/docs/python-types.md
docs/en/docs/tutorial/cookie-param-models.md
docs/en/docs/tutorial/dependencies/dependencies-with-yield.md
docs/en/docs/tutorial/dependencies/index.md
docs/en/docs/tutorial/dependencies/sub-dependencies.md
docs/en/docs/tutorial/first-steps.md
docs/en/docs/tutorial/path-operation-configuration.md
docs/en/docs/tutorial/path-params.md
docs/en/docs/tutorial/query-params-str-validations.md
docs/en/docs/tutorial/query-params.md
docs/en/docs/tutorial/request-forms.md
docs/en/docs/tutorial/response-model.md
docs/en/docs/tutorial/schema-extra-example.md
docs/en/docs/virtual-environments.md