]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
:memo: Add note in response model docs: why not return type annotations (#109)
authorJames Saunders <james@businessoptics.biz>
Fri, 29 Mar 2019 15:02:53 +0000 (17:02 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Fri, 29 Mar 2019 15:02:53 +0000 (19:02 +0400)
commit714e68b5f05f75a5d8d55c837c9b714e2199e722
tree2325d26053f9a02db8b9d22a469d91cc27d9fd07
parent3d4f59f35a13bb576ffbf7611d6d21d679041b89
:memo: Add note in response model docs: why not return type annotations (#109)

* Update response model documentation to explain design choice

Closes #101

* :memo: Update note about return function type annotation
docs/tutorial/response-model.md