fastapi/fastapi
dmontagu 8c3ef76139 Add better support for request body access/manipulation with custom classes (#589) 2019-10-04 19:23:34 -05:00
..
dependencies Allow defaults in path parameters (and don't use them) (#450) (#464) 2019-09-29 17:03:16 -05:00
openapi Sort schemas alphabetically (#554) 2019-10-04 15:08:41 -05:00
security ♻️ Refine internal type declarations and logic around them (#338) 2019-06-27 20:51:17 +02:00
__init__.py 🔖 Release 0.40.0 2019-10-04 15:38:03 -05:00
applications.py Add support for setting Swagger UI initOAuth configs (clientId, appName) (#499) 2019-10-03 18:41:04 -05:00
datastructures.py Add support for UploadFile class annotations (#63) 2019-03-03 20:52:37 +04:00
encoders.py ⬆️ Upgrade support to Pydantic version 0.32.2 (breaking change) (#463) 2019-08-30 19:30:03 -05: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 🐛 Use proper import for Request -- fixes #492 (#493) 2019-09-01 07:51:42 -05: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 better support for request body access/manipulation with custom classes (#589) 2019-10-04 19:23:34 -05:00
utils.py Add support for strings and __future__ type annotations (#451) 2019-09-29 16:19:09 -05:00