]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
:memo: Add docs for response_model
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 14 Dec 2018 17:35:19 +0000 (21:35 +0400)
committerSebastián Ramírez <tiangolo@gmail.com>
Fri, 14 Dec 2018 17:35:19 +0000 (21:35 +0400)
commit222b75ac0ccdb728a25184fc2f3ac4ac0cc4197c
tree620e1dede426b21adcef8617f2c728267db3e576
parent0fdd807a530de49d75397d3c9e4427c81cbeab96
:memo: Add docs for response_model
docs/img/tutorial/response-model/image01.png [new file with mode: 0644]
docs/img/tutorial/response-model/image02.png [new file with mode: 0644]
docs/tutorial/first-steps.md
docs/tutorial/response-model.md [new file with mode: 0644]
docs/tutorial/src/response-model/tutorial001.py [new file with mode: 0644]
docs/tutorial/src/response-model/tutorial002.py [new file with mode: 0644]
docs/tutorial/src/response-model/tutorial003.py [new file with mode: 0644]
mkdocs.yml