Sebastián Ramírez
84de980977
✨ Add docs about responses with additional status codes ( #156 )
* ✨ Add docs about responses with additional status codes
* 📝 Update docs, link to documenting additional responses
6 years ago
Sebastián Ramírez
08484603ee
🔖 Release 0.14.0
6 years ago
Sebastián Ramírez
ab6dd60997
📝 Add note on installing and running pytest
6 years ago
Sebastián Ramírez
c9ef7bd6dc
📝 Update release notes
6 years ago
Sebastián Ramírez
88ece95a30
🎨 Improve automatic naming of path operations in API docs ( #155 )
* 🎨 Improve operation summary naming
* 📝 Update names in README
* 🚚 Improve names of security tutorial
6 years ago
Sebastián Ramírez
366c5db0bb
📝 Update release notes
6 years ago
Sebastián Ramírez
46e3811f8d
✨ Add testing docs and tests ( #151 )
* ✏️ Fix typo in security intro
* ✨ Add testing docs and tests
* 🐛 Debug Travis coverage
* 🐛 Debug Travis coverage, report XML
* 💚 Make Travis/Flit use same code install
* ⏪ Revert Travis/Codecov debugging changes
6 years ago
Sebastián Ramírez
613e211d20
📝 Update release notes
6 years ago
William Hayes
500f2b2ad4
✨ Add deeplinking to Swagger UI ( #148 )
Update the Swagger UI docs to deep link to path operations to share them more easily.
6 years ago
Sebastián Ramírez
5cf7718657
📝 Update release notes
6 years ago
Sebastián Ramírez
727b656c8d
⬆️ Update development dependencies, Pipfile.lock ( #150 )
6 years ago
Sebastián Ramírez
cc7102e9b8
📝 Add opinions in main page
6 years ago
Sebastián Ramírez
5123915fe4
📝 Include Hug and Falcon in Alternatives/Inspiration
6 years ago
Sebastián Ramírez
1b8bbd51d8
🔖 Release 0.13.0
6 years ago
Sebastián Ramírez
1e4f86db6d
📝 Update release notes and OAuth2 scopes docs
6 years ago
Sebastián Ramírez
7391056daf
✨ Add OAuth2 scopes with SecurityScopes, upgrade Security ( #141 )
* ✨ Upgrade OAuth2 Security with scopes handling
* 📝 Update Security tutorial with OAuth2 and JWT
* ✨ Add tutorial code for OAuth2 with scopes (and JWT)
* ✅ Add tests for tutorial/OAuth2 with scopes
* 🐛 Fix security_scopes type declaration
* ✨ Add docs and tests for SecurityScopes
6 years ago
Sebastián Ramírez
6a274d18b4
🔖 Release 0.12.1, fix responses in include_router
6 years ago
Sebastián Ramírez
62626b0175
📝 Update release notes
6 years ago
Sebastián Ramírez
c8df3ae57c
🐛 Fix handling additional responses in include_router ( #140 )
6 years ago
Sebastián Ramírez
6f7f9268f6
📝 Update release notes
6 years ago
Matthew McLeod
50653e205f
📝 Fix typo in SQL tutorial ( #138 )
6 years ago
Sebastián Ramírez
50a280b17b
📝 Update release notes
6 years ago
Mostapha Sadeghipour Roudsari
c1da3b38a3
📝 fix typos in nested models and OAuth2 with JWT ( #127 )
6 years ago
Sebastián Ramírez
e68a68c97c
🔖 Release 0.12.0, add additional responses
6 years ago
Sebastián Ramírez
907e613ff2
🔧 Update test-conv-html.sh to allow extra params
6 years ago
Sebastián Ramírez
f0fc2fad2c
📝 Update release notes
6 years ago
Sebastián Ramírez
ad471307e2
✨ Additional Responses ( #97 )
Add additional responses to OpenAPI, including Pydantic models or schemas directly, custom status codes, media types, extending `response_model`, etc.
6 years ago
Sebastián Ramírez
2bd775988f
✨ Add/refactor addditional responses, tests, docs
6 years ago
Sebastián Ramírez
c59ddc8a24
🔖 Release 0.11.0
6 years ago
Sebastián Ramírez
378b39bbbc
📝 Update release notes
6 years ago
Sebastián Ramírez
37e0306517
📝 Update default error response in SQL tutorial
6 years ago
Sebastián Ramírez
fad3a9e1dc
✨ Add auto_error to security utils ( #134 )
to allow them to be optional, also allowing the declaration of multiple security schemes
6 years ago
Sebastián Ramírez
b35b0a9a90
📝 Update release notes
6 years ago
Alex Iribarren
1426b6200a
🗃️ Close the DB even if exceptions are raised ( #89 )
* Close the DB even if exceptions are raised
* 📝 Add note about closing DB in finally
6 years ago
Sebastián Ramírez
40e5f3764e
📝 Update release notes
6 years ago
Alif Jahan
e5c75807ce
🔥 removed duplicate dependency in pyproject.toml ( #128 )
6 years ago
Sebastián Ramírez
deff2b6678
🔖 Release 0.10.3
6 years ago
Sebastián Ramírez
7c572fdb3a
📝 Update release notes
6 years ago
Daniel Hahler
ae970638cf
👷 Set Travis to use dist=xenial and Python 3.7 instead of 3.7-dev ( #92 )
6 years ago
Sebastián Ramírez
deae92bba1
📝 Update release notes
6 years ago
yihuang
f806ba642a
🔥 Remove repeated param declaration ( #123 )
6 years ago
Sebastián Ramírez
5a3cf863da
📝 Update release notes
6 years ago
Sebastián Ramírez
dd6ab23b62
✨ Add docs/tests extending OpenAPI ( #126 )
6 years ago
Sebastián Ramírez
0449499188
📝 Update release notes
6 years ago
The Gitter Badger
4dc7b32861
📝 Add a Gitter chat badge and links ( #117 )
* Add Gitter badge
* 📝 Add links and badges to Gitter chat
6 years ago
Sebastián Ramírez
08d849d5c5
📝 Update release notes
6 years ago
James Saunders
714e68b5f0
📝 Add note in response model docs: why not return type annotations ( #109 )
* Update response model documentation to explain design choice
Closes #101
* 📝 Update note about return function type annotation
6 years ago
Sebastián Ramírez
3d4f59f35a
📝 Udpate release notes
6 years ago
Stratos Gerakakis
3ce2920fef
🐛 fix name of shutdown_event in docs ( #105 )
Fix name copy/paste name error in docs source for startup/shutdown events.
6 years ago
Sebastián Ramírez
825f397918
🔖 Release 0.10.2
6 years ago