Yurii Motov
2a2aafa01e
Update tests for passing empty str to Form
4 months ago
Yurii Motov
cf0d31bd69
Fix test name
4 months ago
Yurii Motov
7fed2671c4
Add `pragma: no cover` to make coverage pass
4 months ago
Yurii Motov
d90bcc8569
Remove xfail for defaul_factory in openapi
4 months ago
Yurii Motov
27cc340880
Add tests for nullable File parameter with\without default
4 months ago
Yurii Motov
9e85c19d3a
Add BeforeValidator to Body tests
4 months ago
Yurii Motov
3441e14197
Check call args for empty string with Form
4 months ago
Yurii Motov
e1adc4a739
Add tests for nullable Header parameter with\without default
4 months ago
Yurii Motov
e6475e960a
Add tests for nullable Cookie parameters with\without default
4 months ago
Yurii Motov
2d43382626
Add tests for nullable Body parameter with\without default
4 months ago
Yurii Motov
0b5fea716b
Add notes about nullability and default for Path parameters
4 months ago
Yurii Motov
22d795d890
Add tests for nullable Form parameter with\without default
4 months ago
Yurii Motov
dada1d581f
Add tests for nullable query parameter with\without default
4 months ago
github-actions[bot]
5ca11c59e3
📝 Update release notes
[skip ci]
4 months ago
Sebastián Ramírez
0e68d36cd5
🔨 Update docs and translations scripts, enable Turkish ( #14824 )
4 months ago
Sebastián Ramírez
1de0de56c8
🔖 Release version 0.128.1
4 months ago
github-actions[bot]
734c95b05a
📝 Update release notes
[skip ci]
4 months ago
Sebastián Ramírez
84a5bcf82d
⬇️ Downgrade LLM translations model to GPT-5 to reduce mistakes ( #14823 )
4 months ago
github-actions[bot]
0e064009fb
📝 Update release notes
[skip ci]
4 months ago
Roman Mashevskyi
ad29e44c81
🌐 Improve LLM prompt of `uk` documentation ( #14795 )
4 months ago
github-actions[bot]
71ceac20da
📝 Update release notes
[skip ci]
4 months ago
Sebastián Ramírez
b0e99d66e8
🌐 Update translations for ja (update-outdated) ( #14588 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
Co-authored-by: Motov Yurii <[email protected] >
Co-authored-by: Maruo.S <[email protected] >
4 months ago
github-actions[bot]
cec4be00ba
📝 Update release notes
[skip ci]
4 months ago
Sebastián Ramírez
aea61373ae
🐛 Fix translation script commit in place ( #14818 )
4 months ago
github-actions[bot]
fe5b617aec
📝 Update release notes
[skip ci]
4 months ago
Sebastián Ramírez
ee0c12521f
📝 Update docs for contributing translations, simplify title ( #14817 )
4 months ago
github-actions[bot]
4a3a71f1c1
📝 Update release notes
[skip ci]
4 months ago
Jonathan Fulton
75c47187f3
🐛 Update `ValidationError` schema to include `input` and `ctx` ( #14791 )
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
4 months ago
github-actions[bot]
1e5e8b44cb
📝 Update release notes
[skip ci]
4 months ago
Sebastián Ramírez
440bfd70a9
🎨 Tweak types for mypy ( #14816 )
4 months ago
github-actions[bot]
5d50b74915
📝 Update release notes
[skip ci]
4 months ago
Mickaël Guérin
09f5941f0e
🐛 Fix TYPE_CHECKING annotations for Python 3.14 (PEP 649) ( #14789 )
4 months ago
github-actions[bot]
c944add5a9
📝 Update release notes
[skip ci]
4 months ago
Cecilia Madrid
1d96b3e3f1
🐛 Strip whitespaces from `Authorization` header credentials ( #14786 )
4 months ago
github-actions[bot]
3675e284ab
📝 Update release notes
[skip ci]
4 months ago
Joab
741f77d571
✨ Add `viewport` meta tag to improve Swagger UI on mobile devices ( #14777 )
4 months ago
github-actions[bot]
9656e925a9
📝 Update release notes
[skip ci]
4 months ago
mvanderlee
0748214c43
🏷️ Re-export `IncEx` type from Pydantic instead of duplicating it ( #14641 )
4 months ago
github-actions[bot]
a1bb70e5a5
📝 Update release notes
[skip ci]
4 months ago
Tima
9df1f8293d
📝 Fix typing issue in `docs_src/app_testing/app_b` code example ( #14573 )
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <[email protected] >
4 months ago
github-actions[bot]
b134f406d1
📝 Update release notes
[skip ci]
4 months ago
johnson-earls
3ee652dd0c
📝 Fix example of license identifier in documentation ( #14492 )
Co-authored-by: svlandeg <[email protected] >
4 months ago
github-actions[bot]
a4297066c2
📝 Update release notes
[skip ci]
4 months ago
Motov Yurii
61f95c9606
📝 Add banner to translated pages ( #14809 )
* Add banner to translated pages
* Add link to English version. Use modern syntax for details block
* 🎨 Auto format
* Move `translation-banner.md` inside `docs` directory
* 🎨 Auto format
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4 months ago
github-actions[bot]
9e0f4ca77a
📝 Update release notes
[skip ci]
4 months ago
Anton
41352de24c
🚸 Improve error message for invalid query parameter type annotations ( #14479 )
Co-authored-by: Anton.D <[email protected] >
Co-authored-by: Motov Yurii <[email protected] >
4 months ago
github-actions[bot]
ca4692a8c6
📝 Update release notes
[skip ci]
4 months ago
DJ Melisso
08dad5c69f
🐛 Fix OpenAPI duplication of `anyOf` refs for app-level responses with specified `content` and `model` as `Union` ( #14463 )
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <[email protected] >
4 months ago
github-actions[bot]
6ab68c62b8
📝 Update release notes
[skip ci]
4 months ago
Motov Yurii
3a41403ccd
📝 Add links to related sections of docs to docstrings ( #14776 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4 months ago