Sebastián Ramírez
|
9484f939ed
|
🔖 Bump version, after fix, release
|
6 years ago |
Sebastián Ramírez
|
9745a5d1ae
|
🐛 Fix jsonable_encoder for models with Config (#29)
but without json_encoders
|
6 years ago |
Sebastián Ramírez
|
92c825be6a
|
🔖 Release 0.2.0
|
6 years ago |
euri10
|
32438c85f6
|
Using pydantic custom encoders (#21)
Add support for Pydantic custom JSON encoders.
|
6 years ago |
Sebastián Ramírez
|
02e53fde90
|
📝 Update release notes
|
6 years ago |
Ken Kinder
|
902cdaf010
|
Fix typos (#24)
Fix typos in security section.
|
6 years ago |
Sebastián Ramírez
|
04d77bb1c4
|
✏️ Fix typos in index and alternatives
|
6 years ago |
Sebastián Ramírez
|
6d9fc08a7e
|
🚀 Bump version and add Release Notes
|
6 years ago |
euri10
|
5c9c088a2a
|
Upgrade Starlette version (#17)
Upgrade Starlette version
|
6 years ago |
Sebastián Ramírez
|
014c7df142
|
📝 Add Requests to inspiration
|
6 years ago |
Sebastián Ramírez
|
9259dc228a
|
📈 Add Analytics to understand docs usage and improvements
|
6 years ago |
Sebastián Ramírez
|
de431d948d
|
Merge pull request #11 from tiangolo/fix-10
Pin versions of dependencies and bump version
|
6 years ago |
Sebastián Ramírez
|
3d2c0993c1
|
📌 Pin versions of dependencies and bump version
|
6 years ago |
Sebastián Ramírez
|
37bc3614fd
|
📝 Fix docs clarification about dict unwrapping
in extra-models and simple-oauth2 #7
|
6 years ago |
Sebastián Ramírez
|
188da34529
|
📝 Clarify docs, alternatives, about APISpec OAI versions
|
6 years ago |
Sebastián Ramírez
|
d692c28f52
|
📝 Add docs for bigger applications and APIRouter
and update tests to match docs
|
6 years ago |
Sebastián Ramírez
|
8568862a19
|
📝 Add docs for response status codes
|
6 years ago |
Sebastián Ramírez
|
dfa067b061
|
📝 Add screenshot to body-schema tutorial
|
6 years ago |
Sebastián Ramírez
|
0d1b97fb94
|
📝 Add docs for deployment, with Docker, HTTPS, etc
|
6 years ago |
Sebastián Ramírez
|
df1e754380
|
🔧 Update development environment dependencies
|
6 years ago |
Sebastián Ramírez
|
e5b341c7dd
|
🔖 Bump version after fix for constrained bytes
|
6 years ago |
Sebastián Ramírez
|
577c5a84db
|
🐛 Fix constrained bytes, from defaults in Pydantic
#2
|
6 years ago |
Sebastián Ramírez
|
a5cfee434d
|
📝 Update docs for dependencies
|
6 years ago |
Sebastián Ramírez
|
9a8349bf96
|
📝 Improve explanation of dependencies
|
6 years ago |
Sebastián Ramírez
|
a59408f68c
|
✏️ Fix typo in dependencies docs
|
6 years ago |
Sebastián Ramírez
|
3c08b05ea6
|
🔖 Bump version, after query and header as lists
and bug fixes for Python 3.7
|
6 years ago |
Sebastián Ramírez
|
60599bad99
|
🐛 Fix Python 3.7 specific list query handling
|
6 years ago |
Sebastián Ramírez
|
ccf30b5c2e
|
📝 Update docs, 100% coverage
|
6 years ago |
Sebastián Ramírez
|
ca0652aebf
|
🐛 Fix type checks for Python 3.7
|
6 years ago |
Sebastián Ramírez
|
be957e7c99
|
✨ Allow lists of query or header params
and add tests for them
|
6 years ago |
Sebastián Ramírez
|
90af868146
|
✨ Add security checks for HTTP utils
and tests for them
|
6 years ago |
Sebastián Ramírez
|
660f917d79
|
✏️ Fix typos and docs notes
|
6 years ago |
Sebastián Ramírez
|
5278314f2f
|
🔖 Bump version, new security features and bug fixes
|
6 years ago |
Sebastián Ramírez
|
4a0316bcfe
|
🎨 Add missing type definition
|
6 years ago |
Sebastián Ramírez
|
0393a093d3
|
✨ Improve security utilities and add tests
|
6 years ago |
Sebastián Ramírez
|
27f530a7ff
|
📝 Update docs, clarify what's a schema
|
6 years ago |
Sebastián Ramírez
|
c3e5e65093
|
🎨 Fix missing format
|
6 years ago |
Sebastián Ramírez
|
804ec460fc
|
⬆️ Add tests, fix issues and update Pydantic
|
6 years ago |
Sebastián Ramírez
|
0125ea4f83
|
📝 Update tutorials
|
6 years ago |
Sebastián Ramírez
|
216770118a
|
✏️ Fix typos
|
6 years ago |
Sebastián Ramírez
|
a935d66b10
|
📝 Update docs about alternatives, inspiration and benchmarks
|
6 years ago |
Sebastián Ramírez
|
dd2541bc97
|
📝 Improve explanation of request bodies
|
6 years ago |
Sebastián Ramírez
|
098e629344
|
🔖 Bump version, after changes in OAuth2 utils
|
6 years ago |
Sebastián Ramírez
|
bbe5f28b77
|
📝 Add docs for OAuth2 security
|
6 years ago |
Sebastián Ramírez
|
4a0922ebab
|
♻️ Update OAuth2 class utilities to be dependencies
|
6 years ago |
Sebastián Ramírez
|
8f16868c6a
|
➕ Add passlib and pyjwt to development dependencies
|
6 years ago |
Sebastián Ramírez
|
bc3e7f2bbc
|
🔖 Version bump, fixing several issues, lots of docs and tests
|
6 years ago |
Sebastián Ramírez
|
58848be2de
|
✅ Add pending tests to temporal dir
|
6 years ago |
Sebastián Ramírez
|
cfb65d0e15
|
🐛 Fix utility OAuth2PasswordRequestForm to use forms
and be used as a dependency
|
6 years ago |
Sebastián Ramírez
|
855daa2e53
|
📝 Add tutorial for complete OAuth2 password flow
|
6 years ago |