..
dependencies
🐛 Fix automatic embedding with dependencies and sub-dependencies ( #1079 )
2020-03-30 21:44:43 +02:00
middleware
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
openapi
✨ Implement response_model_exclude_defaults and response_model_exclude_none ( #1166 )
2020-04-05 15:04:46 +02:00
security
✏️ Update doc string with correct class name ( #1126 )
2020-03-27 17:18:23 +01:00
__init__.py
🔖 Release 0.54.1
2020-04-08 07:51:26 +02:00
applications.py
✨ Allow disabling docs UIs by disabling OpenAPI ( #1421 )
2020-05-16 17:45:12 +02:00
background.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
concurrency.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
datastructures.py
Add support for UploadFile class annotations ( #63 )
2019-03-03 20:52:37 +04:00
encoders.py
✨ Implement response_model_exclude_defaults and response_model_exclude_none ( #1166 )
2020-04-05 15:04:46 +02:00
exception_handlers.py
🐛 Fix issue with exotic pydantic error serialization ( #748 )
2019-11-29 07:02:10 +01:00
exceptions.py
🐛 Admit valid types for Pydantic fields as responses models ( #1017 )
2020-02-29 14:04:35 +01:00
logger.py
🔊 Refactor logging ( #781 )
2019-12-09 20:02:44 +01:00
param_functions.py
✨ Implement dependency value cache per request ( #292 )
2019-06-05 21:00:54 +04:00
params.py
✨ Add support for Pydantic v1 and above 🎉 ( #646 )
2019-11-27 20:32:02 +01:00
py.typed
✨ add py.typed to ship typing information ( #209 )
2019-05-11 13:43:47 +04:00
requests.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
responses.py
✨ Add ORJSONResponse ( #1065 )
2020-03-01 22:30:58 +01:00
routing.py
✨ Implement response_model_exclude_defaults and response_model_exclude_none ( #1166 )
2020-04-05 15:04:46 +02:00
staticfiles.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
templating.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
testclient.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
utils.py
🐛 Check already cloned fields in create_cloned_field to support recursive models ( #1164 )
2020-03-29 19:26:29 +02:00
websockets.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00