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
Sebastián Ramírez
b390e32372
📝 Update release notes
6 years ago
Sebastián Ramírez
b7d184363f
🐛 Fix JSON Schema of additional properties ( #121 )
#87
6 years ago
Sebastián Ramírez
2ddb804940
📝 Update release notes
6 years ago
Sebastián Ramírez
a2c9f666b5
📝 Add note about Celery in background tasks
6 years ago
Sebastián Ramírez
1594222e39
📝 Update Release Notes
6 years ago
Sebastián Ramírez
dc1e94d05f
✨ Document and test union and list response models ( #108 )
6 years ago
Sebastián Ramírez
b0f7961b65
🔖 Release 0.10.1: support for encode/databases
6 years ago
Sebastián Ramírez
1c2ecbb89a
✨ Add docs and tests for encode/databases ( #107 )
* ✨ Add docs and tests for encode/databases
* ➕ Add testing-only dependency, databases
6 years ago
Sebastián Ramírez
5a6e47bd49
🔖 Release 0.10.0: BackgroundTasks and websockets fix
6 years ago
Sebastián Ramírez
58872dca74
📝 Udpate release notes
6 years ago
Sebastián Ramírez
9b04593260
✨ Add support for BackgroundTasks parameters ( #103 )
* ✨ Add support for BackgroundTasks parameters
* 🐛 Fix type declaration in dependencies
* 🐛 Fix coverage of util in tests
6 years ago
euri10
6d77e2ac5f
✨ Add websocket to APIRouter ( #100 )
* Add websocket to APIRouter
* Restore upstream/master Pipfile.lock (git checkout upstream/master -- Pipfile.lock)
* Added tests for router with a prefix
6 years ago
Sebastián Ramírez
b16ca54c30
📝 Update Release Notes
6 years ago
Sebastián Ramírez
834723cf2c
✨ Add events docs and tests ( #99 )
6 years ago
Mohammed
eda9b28338
files formatting
6 years ago
Mohammed
7514ac6fb0
100% test coverage
6 years ago
Mohammed
25fb4239cc
increase test coverage
6 years ago
Mohammed
65568065e0
Remove extra code.
6 years ago
Mohammed
95679ca5e6
Fix: adding additional_responses on `.include_router()`
6 years ago
Mohammed
84a300ef84
Formatting according to guide
6 years ago
Mohammed
c6d28c8209
Accept Multiple Additional Responses
6 years ago
Mohammed
3984e9b8ac
Additional Responses test
6 years ago
Mohammed
aa0bca7bb2
Additional Responses implementation
6 years ago
Sebastián Ramírez
9778542ba6
🔖 Release 0.9.1, multi value/duplicate query/header
6 years ago
Sebastián Ramírez
34c34c68d2
📝 Update release notes
6 years ago
Sebastián Ramírez
c64f8346ae
✨ Multi-value query parameters and duplicate headers ( #95 )
* 📝 Document multi-value query parameters
* ✨ Document and test multiple query values
* ✨ Document receiving duplicate headers
6 years ago
Sebastián Ramírez
4f852878d6
🔖 Release 0.9.0, compatible with latest Pydantic
6 years ago
Sebastián Ramírez
59bc4b7d69
📝 Update links in help section
6 years ago
Sebastián Ramírez
3cae2ccbae
📝 Fix link from deployment to bigger applications
6 years ago
Matt Hegarty
e21ba7646a
✏️ typo: fist_name -> first_name ( #72 )
6 years ago
Sebastián Ramírez
10498fcfbd
📝 Update release notes
6 years ago
Sebastián Ramírez
3f7b7837fb
🔀 Merge PR #72
6 years ago
Sebastián Ramírez
1c26e77a66
📝 Update release notes
6 years ago
Sebastián Ramírez
108c2f3c0e
⬆️ Update Pydantic to 0.21.0 ( #90 )
* ⬆️ Upgrade Pydantic and others (isort), update docs after changes by isort
* 🎨 Format with newest isort, update type hints in jsonable_encoder
* 🔧 Update test script, to avoid Pydantic type errors
* ⬆️ Update pyproject.toml with latest Pydantic
6 years ago
Sebastián Ramírez
f2fd948ce3
📝 Update release notes
6 years ago
Sebastián Ramírez
b269655b7f
📝 Add docs for application configuration (OpenAPI)
6 years ago
Sebastián Ramírez
a174f01901
🔖 Release version 0.8.0
6 years ago
Sebastián Ramírez
9b76ad1870
✏️ Fix typos in README
6 years ago
Sebastián Ramírez
f1c367aead
📝 Update docs - Release Notes
6 years ago
Sebastián Ramírez
8291c664b9
🔀 Merge origin master with release notes
6 years ago
euri10
e8472ebbd1
🔧 Make scripts executable ( #76 )
6 years ago
Sebastián Ramírez
f4391e2a87
📝 Add tags parameter to Release Notes
6 years ago
euri10
11c755bee3
✨ Add tags parameter to app.include_router ( #55 )
6 years ago
Sebastián Ramírez
35054a450c
📝 Update release notes
6 years ago
Sebastián Ramírez
da60de33c1
📝 Update Uvicorn docs with new --reload option ( #74 )
6 years ago
Sebastián Ramírez
c0758dfe71
📝 Update release-notes with isort changes
6 years ago