6355 Commits (9475024640f2e204944c5aa2cd9c67a8826189d9)
 

Author SHA1 Message Date
Motov Yurii 9475024640
📝 Add variants for code examples in "Advanced User Guide" (#14413) 6 months ago
github-actions[bot] 5b28a04d55 📝 Update release notes 6 months ago
Sebastián Ramírez 8cedb742cb
Add test for Pydantic v2, dataclasses, UUID, and `__annotations__` (#14477) 6 months ago
github-actions[bot] 320e7ce8fd 📝 Update release notes 6 months ago
Alejandra 81517f66cc
📝 Update tech stack in project generation docs (#14472) 6 months ago
Sebastián Ramírez b5ca13249e 🔖 Release version 0.124.0 6 months ago
github-actions[bot] a2cef707e3 📝 Update release notes 6 months ago
Yuji Teshima 5b6245666b
✏️ Fix typo in `scripts/mkdocs_hooks.py` (#14457) 6 months ago
github-actions[bot] dbd34f1578 📝 Update release notes 6 months ago
Savannah Ostrowski e1117f7550
🚸 Improve tracebacks by adding endpoint metadata (#14306) 6 months ago
Sebastián Ramírez 08b09e5236 🔖 Release version 0.123.10 6 months ago
github-actions[bot] e7d7038dfa 📝 Update release notes 6 months ago
Motov Yurii da0ffab0b2
🐛 Fix using class (not instance) dependency that has `__call__` method (#14458) 6 months ago
github-actions[bot] 516169428d 📝 Update release notes 6 months ago
Motov Yurii 812a1926f0
🐛 Fix `separate_input_output_schemas=False` with `computed_field` (#14453) 6 months ago
Sebastián Ramírez f0dd1046a6 🔖 Release version 0.123.9 6 months ago
github-actions[bot] 188d631011 📝 Update release notes 6 months ago
Sebastián Ramírez 0b5fa563cd
🐛 Fix OAuth2 scopes in OpenAPI in extra corner cases, parent dependency with scopes, sub-dependency security scheme without scopes (#14459) 6 months ago
Sebastián Ramírez eb1d50479b 🔖 Release version 0.123.8 6 months ago
github-actions[bot] e248a4d22b 📝 Update release notes 6 months ago
Sebastián Ramírez 0ec4bafca2
🐛 Fix OpenAPI security scheme OAuth2 scopes declaration, deduplicate security schemes with different scopes (#14455) 6 months ago
Sebastián Ramírez 603df6e36f 🔖 Release version 0.123.7 6 months ago
github-actions[bot] 6c565482cf 📝 Update release notes 6 months ago
chaen 861598b4e3
🐛 Fix evaluating stringified annotations in Python 3.10 (#11355) 6 months ago
Sebastián Ramírez 811fa89875 🔖 Release version 0.123.6 6 months ago
github-actions[bot] 6c6b9d7a2b 📝 Update release notes 6 months ago
Sebastián Ramírez bba4d4c95e
🐛 Fix support for functools wraps and partial combined, for async and regular functions and classes in path operations and dependencies (#14448) 6 months ago
Sebastián Ramírez c57ac7bdf3 🔖 Release version 0.123.5 6 months ago
github-actions[bot] 3c440c762a 📝 Update release notes 6 months ago
Lie Ryan 9824486616
Allow using dependables with `functools.partial()` (#9753) 6 months ago
github-actions[bot] aee8e78078 📝 Update release notes 6 months ago
Nils-Hero Lindemann f4a17b7568
🌐 Sync German docs (#14367) 6 months ago
github-actions[bot] 4ade6d62e2 📝 Update release notes 6 months ago
[object Object] 1c1e584abd
Add support for wrapped functions (e.g. `@functools.wraps()`) used with forward references (#5077) 6 months ago
github-actions[bot] 930b27e5fa 📝 Update release notes 6 months ago
Victorien 80d69ae0bb
🐛 Fix optional sequence handling with new union syntax from Python 3.10 (#14430) 6 months ago
github-actions[bot] cff2236dac 📝 Update release notes 6 months ago
Sebastián Ramírez a79ae3d66f
🔥 Remove dangling extra condiitonal no longer needed (#14435) 6 months ago
github-actions[bot] f636513390 📝 Update release notes 6 months ago
Sebastián Ramírez 247ef32e79
♻️ Refactor internals, update `is_coroutine` check to reuse internal supported variants (unwrap, check class) (#14434) 6 months ago
github-actions[bot] 13a98c9988 📝 Update release notes 6 months ago
Matthew Martin 73c411e1b9
Handle wrapped dependencies (#9555) 6 months ago
Sebastián Ramírez 4976568fc7 🔖 Release version 0.123.4 6 months ago
github-actions[bot] fb30cc2f50 📝 Update release notes 6 months ago
Vincent Grafé f95a174288
🐛 Fix OpenAPI schema support for computed fields when using `separate_input_output_schemas=False` (#13207) 6 months ago
github-actions[bot] 5126e099bd 📝 Update release notes 6 months ago
Motov Yurii dcf0299195
📝 Fix docstring of `servers` parameter (#14405) 6 months ago
Sebastián Ramírez c516c9904b 🔖 Release version 0.123.3 6 months ago
github-actions[bot] b49c05ec22 📝 Update release notes 6 months ago
Motov Yurii 015b4fae9c
🐛 Fix Query\Header\Cookie parameter model alias (#14360) 6 months ago