JSCU-CNI
6aa254619f
✨ Support for mixed and multiple Pydantic models for parameters using Query, Cookie and Header
From #12199 onwards, Pydantic models are supported for query, cookie and
header parameters. When one parameter is present, the model is flattened
in the OpenAPI spec, but when multiple are defined, they aren't.
This is confusing, and results in a confusing OpenAPI spec. Since these
arguments are used in flattened form anyway, it makes more sense to
flatten all of them.
2 years ago
github-actions[bot]
f2687dc1bb
📝 Update release notes
[skip ci]
6 months ago
github-actions[bot]
862c3f4f94
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
052d6e86c2
👥 Update FastAPI People - Sponsors ( #14626 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
Sebastián Ramírez
31c7ffcdfe
👥 Update FastAPI GitHub topic repositories ( #14630 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
github-actions[bot]
6854be9ebc
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
258deb925d
👥 Update FastAPI People - Contributors and Translators ( #14625 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
github-actions[bot]
53d2453d1a
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
d9b7b65b81
🌐 Update translation prompts ( #14619 )
6 months ago
github-actions[bot]
9ed5f246ed
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
edf7995775
🔧 Add LLM prompt file for Turkish, generated from the existing translations ( #14547 )
6 months ago
github-actions[bot]
47391ea8fb
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
3b1b4f034b
🔨 Update LLM translation script to guide reviewers to change the prompt ( #14614 )
6 months ago
github-actions[bot]
f362fdc234
📝 Update release notes
[skip ci]
6 months ago
github-actions[bot]
4ce34686d9
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
dbe83f3919
🔧 Add LLM prompt file for Traditional Chinese, generated from the existing translations ( #14550 )
Co-authored-by: W. H. Wang <[email protected] >
6 months ago
github-actions[bot]
13743e115a
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
52842fb8d3
🔧 Add LLM prompt file for Simplified Chinese, generated from the existing translations ( #14549 )
Co-authored-by: 史雲昔 (Vincy SHI) <[email protected] >
6 months ago
Sebastián Ramírez
4d4fb28f9f
👷 Do not run translations on cron while finishing updating existing languages ( #14613 )
6 months ago
github-actions[bot]
a1735d6d11
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
1b42639296
🔥 Remove test variants for Pydantic v1 in test_request_params ( #14612 )
6 months ago
github-actions[bot]
ded035a421
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
44c849c4fc
🔥 Remove Pydantic v1 specific test variants ( #14611 )
6 months ago
Sebastián Ramírez
8322a4445a
🔖 Release version 0.128.0
6 months ago
github-actions[bot]
4b2cfcfd34
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
e300630551
➖ Drop support for `pydantic.v1` ( #14609 )
6 months ago
github-actions[bot]
1b3bea8b6b
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
34e884156f
✅ Run performance tests only on Pydantic v2 ( #14608 )
6 months ago
Sebastián Ramírez
cd90c78391
🔖 Release version 0.127.1
6 months ago
github-actions[bot]
93f4dfd88b
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
535b5daa31
🔊 Add a custom `FastAPIDeprecationWarning` ( #14605 )
6 months ago
github-actions[bot]
6b53786f62
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
d98f4eb56e
🔧 Update pre-commit to use local Ruff instead of hook ( #14604 )
6 months ago
github-actions[bot]
8cefc4b7cc
📝 Update release notes
[skip ci]
6 months ago
Motov Yurii
3063ada72f
✅ Add missing tests for code examples ( #14569 )
Co-authored-by: Sebastián Ramírez <[email protected] >
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nils-Hero Lindemann <[email protected] >
6 months ago
github-actions[bot]
5eb8d6ed8a
📝 Update release notes
[skip ci]
6 months ago
Nils-Hero Lindemann
7c751a2e1c
🌐 Update translations for de (update-outdated) ( #14602 )
* Sync with #14600
* A few changes
The LLM suggested a few changes when retranslating the document, these are the good ones.
I also added a term to the llm prompt, the LLM instead used just "Abdeckung", which is too broad in this context.
6 months ago
github-actions[bot]
55b556a7d1
📝 Update release notes
[skip ci]
6 months ago
Motov Yurii
a4d04c9b7e
👷 Remove `lint` job from `test` CI workflow ( #14593 )
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
6 months ago
github-actions[bot]
23caa2709b
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
c264467efe
📝 Add documentary to website ( #14600 )
6 months ago
github-actions[bot]
2b212ddd76
📝 Update release notes
[skip ci]
6 months ago
Nils-Hero Lindemann
7203e860b3
🌐 Update translations for de (update-outdated) ( #14581 )
* Sync with #14575 (Drop support for Pydantic v1)
* Add a word and fix a typo
Found while syncing.
6 months ago
github-actions[bot]
e55f223b46
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
a329baaa54
👷 Update secrets check ( #14592 )
6 months ago
github-actions[bot]
a7a0aee984
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
6539b80d9f
👷 Run CodSpeed tests in parallel to other tests to speed up CI ( #14586 )
6 months ago
github-actions[bot]
e1bd9f3e33
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
b9b2793bda
🔨 Update scripts and pre-commit to autofix files ( #14585 )
6 months ago
Sebastián Ramírez
c4a1ab5036
🔖 Release version 0.127.0
6 months ago