]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
:memo: Add docs about returning a response directly and encoder (#184)
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 26 Apr 2019 09:40:23 +0000 (13:40 +0400)
committerGitHub <noreply@github.com>
Fri, 26 Apr 2019 09:40:23 +0000 (13:40 +0400)
commit2b7f201a44ed5dc4dc9ab49e887fc6e429a272a0
tree9d8e276878d8ad8425ea8ded1b688554dcf2ed42
parent192ebba2a209627e0dfbccebcd177d3c2e189eb9
:memo: Add docs about returning a response directly and encoder (#184)
docs/src/encoder/tutorial001.py [new file with mode: 0644]
docs/src/response_directly/tutorial001.py [new file with mode: 0644]
docs/src/response_directly/tutorial002.py [new file with mode: 0644]
docs/tutorial/custom-response.md
docs/tutorial/encoder.md [new file with mode: 0644]
docs/tutorial/response-directly.md [new file with mode: 0644]
mkdocs.yml