fastapi/docs/tutorial
Sebastián Ramírez 0b9fe62a10
Add support for UploadFile class annotations (#63)
*  Add support for UploadFile annotations

* 📝 Update File upload docs with FileUpload class

*  Add tests for UploadFile support

* 📝 Update UploadFile docs
2019-03-03 20:52:37 +04:00
..
dependencies 📝 Update docs for dependencies 2019-01-05 17:19:41 +04:00
security ✏️ Fix typos 2019-03-02 19:54:52 +04:00
application-configuration.md Add tests for metadata 2018-12-22 18:47:05 +04:00
bigger-applications.md 📝 Add docs for bigger applications and APIRouter 2019-01-14 19:23:38 +04:00
body-multiple-params.md ✏️ Fix typos and docs notes 2018-12-29 18:43:58 +04:00
body-nested-models.md Add docs, tests and fixes for extra data types 2018-12-22 14:35:48 +04:00
body-schema.md 📝 Add screenshot to body-schema tutorial 2019-01-10 20:52:06 +04:00
body.md ✏️ Fix typos and docs notes 2018-12-29 18:43:58 +04:00
cookie-params.md ✏️ Fix typos and docs notes 2018-12-29 18:43:58 +04:00
custom-response.md ✏️ Fix typos and docs notes 2018-12-29 18:43:58 +04:00
debugging.md 📝 Add link to Python docs in debugging section 2019-03-02 17:56:30 +04:00
extra-data-types.md Add docs, tests and fixes for extra data types 2018-12-22 14:35:48 +04:00
extra-models.md ✏️ Fix typos 2019-03-02 19:54:52 +04:00
first-steps.md ✏️ Fix typos 2019-03-02 19:54:52 +04:00
graphql.md ✏️ Fix GraphQL typo 2019-02-20 22:02:19 +04:00
handling-errors.md ✏️ Fix typos 2019-03-02 19:54:52 +04:00
header-params.md ✏️ Fix typos and docs notes 2018-12-29 18:43:58 +04:00
intro.md ✏️ Fix typos 2019-03-02 19:54:52 +04:00
nosql-databases.md 📝 Add Project Generation section 2018-12-21 20:27:03 +04:00
path-operation-advanced-configuration.md 📝 Move tutorial src files to top level docs 2018-12-21 16:22:33 +04:00
path-operation-configuration.md 📝 Move tutorial src files to top level docs 2018-12-21 16:22:33 +04:00
path-params-numeric-validations.md 📝 Move tutorial src files to top level docs 2018-12-21 16:22:33 +04:00
path-params.md 📝 Add note about path declaration order 2019-02-16 19:23:42 +04:00
query-params-str-validations.md ✏️ Fix typos 2019-03-02 19:54:52 +04:00
query-params.md ✏️ Fix typos and docs notes 2018-12-29 18:43:58 +04:00
request-files.md Add support for UploadFile class annotations (#63) 2019-03-03 20:52:37 +04:00
request-forms-and-files.md Add support for UploadFile class annotations (#63) 2019-03-03 20:52:37 +04:00
request-forms.md ✏️ Fix typos 2019-03-02 19:54:52 +04:00
response-model.md ✏️ Fix typos 2019-03-02 19:54:52 +04:00
response-status-code.md 📝 Add docs for response status codes 2019-01-14 17:30:55 +04:00
sql-databases.md ✏️ Fix typos 2019-03-02 19:54:52 +04:00
sub-applications-proxy.md Add Open API prefix route - correct docs behind reverse proxy (#26) 2019-02-14 22:57:49 +04:00
using-request-directly.md ✏️ Fix typos 2019-03-02 19:54:52 +04:00
websockets.md Add docs for WebSockets (#62) 2019-03-02 21:45:15 +04:00