Nils Lindemann
ebc8ac7295
📝 Tweak docs and translations links, typos, format ( #11389 )
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
DoHyun Kim
d6997ab2a0
🌐 Add Korean translation for `docs/ko/docs/tutorial/security/simple-oauth2.md` ( #5744 )
1 year ago
JungWooGeon
bfd6060996
🌐 Add Korean translation for `docs/ko/docs/tutorial/debugging.md` ( #5695 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[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
김명기
b8941c31ea
🌐 Add Korean translation for `/docs/ko/docs/tutorial/dependencies/global-dependencies.md` ( #11123 )
1 year ago
김명기
b1fa0f262e
🌐 Add Korean translation for `/docs/ko/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md` ( #11124 )
1 year ago
Kani Kim
c0df023557
✏️ Fix minor typos in `docs/ko/docs/` ( #11126 )
1 year ago
Kani Kim
383870a275
🌐 Add Korean translation for `/docs/ko/docs/tutorial/schema-extra-example.md` ( #11121 )
1 year ago
Kani Kim
a5edc3f85b
🌐 Add Korean translation for `/docs/ko/docs/tutorial/body-fields.md` ( #11112 )
1 year ago
김명기
d048b485cd
🌐 Add Korean translation for `/docs/ko/docs/tutorial/cookie-params.md` ( #11118 )
1 year ago
Kani Kim
b7e1551286
🌐 Update Korean translation for `/docs/ko/docs/dependencies/index.md` ( #11114 )
1 year ago
Soonho Kwon
d254e2f6ad
🌐 Update Korean translation for `docs/ko/docs/tutorial/first-steps.md`, `docs/ko/docs/tutorial/index.md`, `docs/ko/docs/tutorial/path-params.md`, and `docs/ko/docs/tutorial/query-params.md` ( #4218 )
1 year ago
JeongHyeongKim
7178eb4fb1
🌐 Add Korean translation for `docs/ko/docs/tutorial/middleware.md` ( #2829 )
1 year ago
Jun-Ah 준아
3817514992
🌐 Add Korean translation for `docs/ko/docs/tutorial/background-tasks.md` ( #5910 )
1 year ago
Kani Kim
00395f3eeb
🌐 Add Korean translation for `docs/ko/docs/tutorial/dependencies/index.md` ( #10989 )
1 year ago
Kani Kim
2378cfd56a
🌐 Add Korean translation for `/docs/ko/docs/tutorial/body.md` ( #11000 )
1 year ago
DoHyun Kim
0ec0df5090
🌐 Add Korean translation for `docs/ko/docs/tutorial/security/get-current-user.md` ( #5737 )
1 year ago
jungsu.kwon
66ef70a2ba
🌐 Add Korean translation for `docs/ko/docs/tutorial/path-operation-configuration.md` ( #3639 )
1 year ago
Jeesang Kim
ea6e0ffdc0
🌐 Add Korean translation for `docs/ko/docs/tutorial/static-files.md` ( #2957 )
1 year ago
Spike Ho Yeol Lee
8ec9e30010
🌐 Add Korean translation for `docs/ko/docs/tutorial/response-model.md` ( #2766 )
1 year ago
Dahun Jeong
83944b9e26
🌐 Add Korean translation for `docs/ko/docs/tutorial/body-multiple-params.md` ( #2461 )
1 year ago
Spike Ho Yeol Lee
87a4c9ef01
🌐 Add Korean translation for `docs/ko/docs/tutorial/query-params-str-validations.md` ( #2415 )
1 year ago
Spike Ho Yeol Lee
01d774d38c
🌐 Add Korean translation for `docs/ko/docs/tutorial/body-nested-models.md` ( #2506 )
1 year ago
ChanHaeng Lee
75ea31c79e
✏️ Fix typo error in `docs/ko/docs/tutorial/path-params.md` ( #10758 )
1 year ago
Sebastián Ramírez
51d3a8ff12
🔨 Add MkDocs hook that renames sections based on the first index file ( #9737 )
2 years ago
Sehwan Park
48afd32ac8
🌐 Add Korean translation for `docs/tutorial/dependencies/classes-as-dependencies.md` ( #9176 )
Co-authored-by: Nina Hwang <[email protected] >
Co-authored-by: Joona Yoon <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Nina Hwang
2a3a786dd7
🌐 Add Korean translation for `docs/tutorial/cors.md` ( #3764 )
Co-authored-by: weekwith.me <[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>
2 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
Nina Hwang
062efcbb5d
🌐 Add Korean translation for `docs/tutorial/request-forms-and-files.md` ( #3744 )
Co-authored-by: weekwith.me <[email protected] >
3 years ago
Nina Hwang
fa5639cb35
🌐 Add Korean translation for `docs/tutorial/request-files.md` ( #3743 )
Co-authored-by: Spike <[email protected] >
Co-authored-by: weekwith.me <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Nina Hwang
39dbee9d56
🌐 Add Korean translation for `docs/tutorial/response-status-code.md` ( #3742 )
Co-authored-by: weekwith.me <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Kwang Soo Jeong
461e0d4cce
🌐 Add Korean translation for Tutorial - JSON Compatible Encoder ( #3152 )
3 years ago
Spike
a5d697b9b5
🌐 Add Korean translation for Tutorial - Path Parameters and Numeric Validations ( #2432 )
3 years ago
kimjaeyoonn
dabb4898f1
🌐 Fix Korean translation for `docs/ko/docs/tutorial/index.md` ( #4193 )
3 years ago
Spike
388e5c0c25
🌐 Add Korean translation for Tutorial - Query Parameters ( #2390 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Spike
462014e296
🌐 Add Korean translation for Tutorial - Path Parameters ( #2355 )
4 years ago
mode
5934a75ddd
🌐 Add Korean translation for Tutorial - Header Parameters ( #2589 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Spike
0250cfa398
🌐 Add Korean translation for Tutorial - First Steps ( #2323 )
Co-authored-by: Dahun Jeong <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Spike
973595b3cb
🌐 Add Korean translation for Tutorial - Intro ( #2317 )
Co-authored-by: Dahun Jeong <[email protected] >
4 years ago