19 Commits (70a51b3aff10afa4d6f0700da7e492273bd51b24)

Author SHA1 Message Date
Patrick Wang 8fb755703d
When using Pydantic models with __root__ use the internal value in jsonable_encoder (#1524) 5 years ago
voegtlel 3397d4d69a
Implement response_model_exclude_defaults and response_model_exclude_none (#1166) 5 years ago
Patrick McKenna 3c1803897f
🐛 Fix path encoding (#978) 5 years ago
Roald Storm b85b2e3942 Add support for subtypes of main types in jsonable_encoder 5 years ago
Sebastián Ramírez 83d04df8a6
🔊 Refactor logging (#781) 5 years ago
Stéphane Wirtel e04bae2286 🐛 Fix the usage of custom_encoder for jsonable_encoder #714 (#715) 5 years ago
dmontagu ab2b86fe2c Add support for Pydantic v1 and above 🎉 (#646) 5 years ago
dmontagu fc7d123347 ⬆️ Upgrade support to Pydantic version 0.32.2 (breaking change) (#463) 6 years ago
Sebastián Ramírez 7b63bc5551
Add include, exclude, and by_alias to path operation methods (#264) 6 years ago
William Hayes d8716f94ae Add skip_defaults support for path operations (for #242) (#248) 6 years ago
Sebastián Ramírez 9e748dbca4
By default, encode by alias (#168) 6 years ago
Sebastián Ramírez 108c2f3c0e
⬆️ Update Pydantic to 0.21.0 (#90) 6 years ago
Sebastián Ramírez 955e9fcb31
Update fix SQLAlchemy support with ORM (#30) 6 years ago
Sebastián Ramírez 9745a5d1ae
🐛 Fix jsonable_encoder for models with Config (#29) 6 years ago
euri10 32438c85f6 Using pydantic custom encoders (#21) 6 years ago
Sebastián Ramírez 510fec9bee ♻️ Refactor jsonable_encoder and test it 6 years ago
Sebastián Ramírez a73709507c Add docs, tests and fixes for extra data types 6 years ago
Sebastián Ramírez 0e19c24014 Update parameter names and order 6 years ago
Sebastián Ramírez b9d912c638 ♻️ Refactor, fix and update code 6 years ago
Sebastián Ramírez 406c092a3b 🎉 Start tracking messy initial stage 6 years ago