fastapi/fastapi
dmontagu c70f3f1198 Add support for custom route class (#468) 2019-08-30 19:05:59 -05:00
..
dependencies 🐛 use media_type from Body params for OpenAPI requestBody (Fixes: #431) (#439) 2019-08-30 17:32:39 -05:00
openapi Allow disabling Google fonts in ReDoc (#481) 2019-08-30 19:00:55 -05:00
security ♻️ Refine internal type declarations and logic around them (#338) 2019-06-27 20:51:17 +02:00
__init__.py 🔖 Release 0.36.0 2019-08-26 08:28:33 -05:00
applications.py ♻️ Refine internal type declarations and logic around them (#338) 2019-06-27 20:51:17 +02:00
datastructures.py Add support for UploadFile class annotations (#63) 2019-03-03 20:52:37 +04:00
encoders.py Add include, exclude, and by_alias to path operation methods (#264) 2019-05-27 16:08:13 +04:00
exception_handlers.py Separate Pydantic's ValidationError handler and improve docs for error handling (#273) 2019-05-29 16:27:55 +04:00
exceptions.py 🐛 Fix type declaration of HTTPException (#279) 2019-05-30 19:43:02 +04:00
param_functions.py Implement dependency value cache per request (#292) 2019-06-05 21:00:54 +04:00
params.py Implement dependency value cache per request (#292) 2019-06-05 21:00:54 +04:00
py.typed add py.typed to ship typing information (#209) 2019-05-11 13:43:47 +04:00
routing.py Add support for custom route class (#468) 2019-08-30 19:05:59 -05:00
utils.py Add support and tests for Pydantic dataclasses in response_model (#454) 2019-08-30 18:12:15 -05:00