]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
:bug: Fix response_model type to allow List[Model] (#266)
authorSebastián Ramírez <tiangolo@gmail.com>
Mon, 27 May 2019 17:56:20 +0000 (21:56 +0400)
committerGitHub <noreply@github.com>
Mon, 27 May 2019 17:56:20 +0000 (21:56 +0400)
commita49d45eaa9ae255362c40db964dbd03dcbd56983
treecd40ca591959c0cc8bdbd68d213ba066a0ee45b4
parent3986f79029be90dd0d505b742988340fde6763fb
:bug: Fix response_model type to allow List[Model] (#266)
fastapi/applications.py
fastapi/routing.py