Sebastián Ramírez
a65281fe09
📝 Update JSON Schema `examples` docs with Pydantic v2 ( #9800 )
2 years ago
Sebastián Ramírez
3fa58f5edb
📝 Update docs in examples for settings with Pydantic v2 ( #9799 )
2 years ago
Sebastián Ramírez
ef5e17fcd6
📝 Add docs for Pydantic v2 for `docs/en/docs/advanced/path-operation-advanced-configuration.md` ( #9798 )
2 years ago
Sebastián Ramírez
9ebd800d9b
✨ Update docs to use Pydantic v2 settings and add note and example about v1 ( #9788 )
* ➕ Add pydantic-settings to all extras
* 📝 Update docs for Pydantic settings
* 📝 Update Settings source examples to use Pydantic v2, and add a Pydantic v1 version
* ✅ Add tests for settings with Pydantic v1 and v2
* 🔥 Remove solved TODO comment
* ♻️ Update conditional OpenAPI to use new Pydantic v2 settings
2 years ago
Sebastián Ramírez
b892664f25
♻️ Deprecate parameter `regex`, use `pattern` instead ( #9786 )
* 📝 Update docs to deprecate regex, recommend pattern
* ♻️ Update examples to use new pattern instead of regex
* 📝 Add new example with deprecated regex
* ♻️ Add deprecation notes and warnings for regex
* ✅ Add tests for regex deprecation
* ✅ Update tests for compatibility with Pydantic v1
2 years ago
Sebastián Ramírez
54feaad147
🔀 Merge master, fix valid JSON Schema accepting bools ( #9782 )
2 years ago
Sebastián Ramírez
d6db5d4f58
✨ OpenAPI 3.1.0 with Pydantic v2, merge `master` ( #9773 )
2 years ago
github-actions
49bc3e0873
📝 Update release notes
2 years ago
Sebastián Ramírez
32935103b1
🔖 Release version 0.97.0
2 years ago
Sebastián Ramírez
395ece75aa
📝 Update release notes
2 years ago
github-actions
e958d30d1d
📝 Update release notes
2 years ago
github-actions
3289796286
📝 Update release notes
2 years ago
github-actions
ba882c10fe
📝 Update release notes
2 years ago
github-actions
3390a82832
📝 Update release notes
2 years ago
github-actions
32cefb9bff
📝 Update release notes
2 years ago
github-actions
df58ecdee2
📝 Update release notes
2 years ago
Sebastián Ramírez
6595658324
⬇️ Separate requirements for development into their own requirements.txt files, they shouldn't be extras ( #9655 )
2 years ago
github-actions
c8b729aea7
📝 Update release notes
2 years ago
github-actions
ee96a099d8
📝 Update release notes
2 years ago
Sebastián Ramírez
f5e2dd8025
📝 Update release notes
2 years ago
Sebastián Ramírez
19347bfc3c
🔖 Release version 0.96.1
2 years ago
Sebastián Ramírez
20d93fad94
📝 Update release notes
2 years ago
github-actions
58e50622de
📝 Update release notes
2 years ago
Sebastián Ramírez
4ac8b8e443
🔧 Add sponsor Platform.sh ( #9650 )
2 years ago
github-actions
3d162455a7
📝 Update release notes
2 years ago
Purwo Widodo
edc939eb3a
🌐 Fix spelling in Indonesian translation of `docs/id/docs/tutorial/index.md` ( #5635 )
Co-authored-by: Purwo Widodo <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
github-actions
4c64c15ead
📝 Update release notes
2 years ago
Ildar Ramazanov
e3d67a150c
🌐 Add Russian translation for `docs/ru/docs/tutorial/index.md` ( #5896 )
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] >
2 years ago
github-actions
9b14107695
📝 Update release notes
2 years ago
雨过初晴
57679e8370
🌐 Add Chinese translations for `docs/zh/docs/advanced/response-change-status-code.md` and `docs/zh/docs/advanced/response-headers.md` ( #9544 )
2 years ago
github-actions
6fe26b5689
📝 Update release notes
2 years ago
Alexandr
510fa5b7fe
🌐 Add Russian translation for `docs/ru/docs/tutorial/schema-extra-example.md` ( #9621 )
Co-authored-by: ivan-abc <[email protected] >
2 years ago
github-actions
ca8ddb2893
📝 Update release notes
2 years ago
github-actions
ae5c51afa6
📝 Update release notes
2 years ago
Marcelo Trylesinski
19757d1859
🔥 Remove link to Pydantic's benchmark, as it was removed there ( #5811 )
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
github-actions
e645a2db1b
📝 Update release notes
2 years ago
github-actions
503cec5649
📝 Update release notes
2 years ago
github-actions
2c7a0aca95
📝 Update release notes
2 years ago
github-actions
d189c38aaf
📝 Update release notes
2 years ago
github-actions
4b31beef35
📝 Update release notes
2 years ago
github-actions
155fc5e24e
📝 Update release notes
2 years ago
Sebastián Ramírez
1574c96231
🔖 Release version 0.96.0
2 years ago
Sebastián Ramírez
99ed2a227f
📝 Update release notes
2 years ago
github-actions
6b72d54136
📝 Update release notes
2 years ago
Sergei Solomein
8474bae744
🌐 Add Russian translation for `docs/tutorial/body.md` ( #3885 )
Co-authored-by: Teregov_Ruslan <[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>
Co-authored-by: FedorGN <[email protected] >
2 years ago
github-actions
4d5e40190b
📝 Update release notes
2 years ago
Alexandr
1309f67f64
🌐 Add Russian translation for `docs/ru/docs/tutorial/static-files.md` ( #9580 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Vladislav Kramorenko <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
github-actions
b086b6580d
📝 Update release notes
2 years ago
github-actions
47c13874a0
📝 Update release notes
2 years ago
github-actions
ede2b53a0f
📝 Update release notes
2 years ago