Sebastián Ramírez
0f7d67e85c
🔧 Remove `base_path` for `mdx_include` Markdown extension in MkDocs ( #12391 )
8 months ago
Sebastián Ramírez
0cd844d387
🔧 Update docs setup with latest configs and plugins ( #11953 )
10 months ago
Nils Lindemann
ebc8ac7295
📝 Tweak docs and translations links, typos, format ( #11389 )
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
SwftAlpc
31dabcb99c
🌐 Add Japanese translation for `docs/ja/docs/tutorial/path-operation-configuration.md` ( #1954 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
SwftAlpc
6dc9e4a7e4
🌐 Add Japanese translation for `docs/ja/docs/tutorial/request-forms-and-files.md` ( #1946 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
Sebastián Ramírez
c1796275f9
📝 Tweak docs and translations links and remove old docs translations ( #11381 )
1 year ago
tokusumi
267af47566
🌐 Add Japanese translation for `docs/ja/docs/tutorial/metadata.md` ( #2667 )
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
Takayoshi Urushio
08c0376582
🌐 Update Japanese translation of `docs/ja/docs/tutorial/query-params.md` ( #10808 )
Co-authored-by: Alejandra <[email protected] >
1 year ago
Alejandra
93034fea48
📝 Update links to Pydantic docs to point to new website ( #11328 )
1 year ago
Joshua Hanson
0e2f2d6d3a
📝 Update `python-multipart` GitHub link in all docs from ` https://andrew-d.github.io/python-multipart/ ` to ` https://github.com/Kludex/python-multipart ` ( #11239 )
1 year ago
Sho Nakamura
aae14c5379
🌐 Add Japanese translation for `docs/ja/docs/tutorial/security/get-current-user.md` ( #2681 )
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
3w36zj6
13b908df68
🌐 Add Japanese translation for `docs/ja/docs/tutorial/security/index.md` ( #5798 )
1 year ago
SwftAlpc
851daec754
🌐 Add Japanese translation for `docs/ja/docs/tutorial/encoder.md` ( #1955 )
1 year ago
SwftAlpc
1ac6b761e1
🌐 Add Japanese translation for `docs/ja/docs/tutorial/extra-data-types.md` ( #1932 )
1 year ago
SwftAlpc
7b462b2e69
🌐 Add Japanese translation for `docs/ja/docs/tutorial/dependencies/dependencies-with-yield.md` ( #1961 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
SwftAlpc
b518241c59
🌐 Add Japanese translation for `docs/ja/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md` ( #1960 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
SwftAlpc
c68836ae46
🌐 Add Japanese translation for `docs/ja/docs/tutorial/dependencies/sub-dependencies.md` ( #1959 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
tokusumi
289fbc83ba
🌐 Add Japanese translation for `docs/ja/docs/tutorial/background-tasks.md` ( #2668 )
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
SwftAlpc
39bb4bbdfc
🌐 Add Japanese translation for `docs/ja/docs/tutorial/dependencies/index.md` and `docs/ja/docs/tutorial/dependencies/classes-as-dependencies.md` ( #1958 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
SwftAlpc
5c71522974
🌐 Add Japanese translation for `docs/ja/docs/tutorial/response-model.md` ( #1938 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: atsumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
SwftAlpc
a14907a47d
🌐 Add Japanese translation for `docs/ja/docs/tutorial/body-multiple-params.md` ( #1903 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
SwftAlpc
b73de83ca2
🌐 Add Japanese translation for `docs/ja/docs/tutorial/path-params-numeric-validations.md` ( #1902 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
SwftAlpc
217bff20ca
🌐 Add Japanese translation for `docs/ja/docs/tutorial/handling-errors.md` ( #1953 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
SwftAlpc
88225ae231
🌐 Add Japanese translation for `docs/ja/docs/tutorial/response-status-code.md` ( #1942 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
SwftAlpc
c238292b44
🌐 Add Japanese translation for `docs/ja/docs/tutorial/extra-models.md` ( #1941 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
SwftAlpc
2619bbd7cd
🌐 Add Japanese tranlsation for `docs/ja/docs/tutorial/schema-extra-example.md` ( #1931 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
SwftAlpc
88f19be7c3
🌐 Add Japanese translation for `docs/ja/docs/tutorial/body-nested-models.md` ( #1930 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
SwftAlpc
15429a9c39
🌐 Add Japanese translation for `docs/ja/docs/tutorial/body-fields.md` ( #1923 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
Piotr Szaciłowski
fd97e8efe4
📝 Update usage of Token model in security docs ( #9313 )
Co-authored-by: Alejandra Sánchez <[email protected] >
Co-authored-by: Alejandra <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Sebastián Ramírez
51d3a8ff12
🔨 Add MkDocs hook that renames sections based on the first index file ( #9737 )
2 years ago
Sebastián Ramírez
69673548bc
📝 Update order of examples, latest Python version first, and simplify version tab names ( #9269 )
* 📝 Simplify names in Python versions in tabs in docs
* 📝 Update docs for Types Intro, explain Python 3.6+, Python 3.9+, Python 3.10+
* 📝 Re-order all Python examples, show latest Python versions first
2 years ago
Sebastián Ramírez
f92f87d379
📝 Update references to Requests for tests to HTTPX, and add HTTPX to extras ( #5628 )
3 years ago
nikkie
0781a91d19
🌐 Fix highlight lines for Japanese translation for `docs/tutorial/query-params.md` ( #2969 )
Co-authored-by: Sebastián Ramírez <[email protected] >
Fix https://github.com/tiangolo/fastapi/issues/2966
3 years ago
Yumihiki
38802eefeb
📝 Quote `pip install` command for Zsh compatibility in multiple languages ( #5214 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Sebastián Ramírez
ca437cdfab
📝 Add docs recommending `Union` over `Optional` and migrate source examples ( #4908 )
* 📝 Add docs recommending Union over Optional
* 📝 Update docs recommending Union over Optional
* 📝 Update source examples for docs, recommend Union over Optional
* 📝 Update highlighted lines with updated source examples
* 📝 Update highlighted lines in Markdown with recent code changes
* 📝 Update docs, use Union instead of Optional
* ♻️ Update source examples to recommend Union over Optional
* 🎨 Update highlighted code in Markdown after moving from Optional to Union
3 years ago
Sebastián Ramírez
3d0f130ff3
🔧 Add pre-commit with first config and first formatting pass ( #4888 )
* 🔧 Add first pre-commit config
* 🎨 Format YAML files with pre-commit
* 🎨 Format Markdown with pre-commit
* 🎨 Format SVGs, drawio, JS, HTML with pre-commit
* ➕ Add pre-commit to dev dependencies
* ⬇️ Extend pre-commit range to support Python 3.6
3 years ago
水上 皓登
a38b0a7fac
🌐 Fix code examples in Japanese translation for `docs/ja/docs/tutorial/testing.md` ( #4623 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
alm
c0d6865c10
🌐 Remove translation docs references to aiofiles as it's no longer needed since AnyIO ( #3594 )
Co-authored-by: AlonMenczer <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
a-takahashi223
d286e6a5be
🌐 Fix Japanese translation of `docs/ja/docs/tutorial/body.md` ( #3062 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Yuya Sato
bb6c6ed5d1
🌐 Add Japanese translation for `docs/tutorial/security/oauth2-jwt.md` ( #3526 )
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: Sho Nakamura <[email protected] >
4 years ago
T. Tokusumi
7122687f25
🌐 Add Japanese translation for Tutorial - Static files ( #2260 )
Co-authored-by: Taki Komiyama <[email protected] >
Co-authored-by: Sho Nakamura <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
T. Tokusumi
cd8b90a5a4
🌐 Add Japanese translation for Tutorial - Testing ( #2259 )
Co-authored-by: Taki Komiyama <[email protected] >
Co-authored-by: Sho Nakamura <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
T. Tokusumi
17781e3596
🌐 Add Japanese translation for Tutorial - Debugging ( #2256 )
Co-authored-by: Sho Nakamura <[email protected] >
4 years ago
T. Tokusumi
5828043b69
🌐 Add Japanese translation for Tutorial - Middleware ( #2255 )
Co-authored-by: Sho Nakamura <[email protected] >
4 years ago
SwftAlpc
ca26f2274c
🌐 Add Japanese translation for Tutorial - Body - Updates ( #1956 )
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
SwftAlpc
8560151090
🌐 Add Japanese translation for Tutorial - Form Data ( #1943 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
SwftAlpc
48cba16578
🌐 Add Japanese translation for Tutorial - Cookie Parameters ( #1933 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Sebastián Ramírez
e2a6341c60
📝 Update Uvicorn installation instructions to use uvicorn[standard] (includes uvloop) ( #2543 )
5 years ago
Taki Komiyama
104ee630fc
📝 Add Japanese translation for Tutorial - Security - First Steps ( #2153 )
Co-authored-by: atsumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
5 years ago
SwftAlpc
76632fcf24
🌐 Add Japanese translation for Tutorial - Query Parameters and String Validations ( #1901 )
Co-authored-by: atsumi <[email protected] >
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
5 years ago