]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
:bug: Fix declaring a single parameter per name (#994)
authormerowinger92 <merowinger92@users.noreply.github.com>
Fri, 28 Feb 2020 21:36:30 +0000 (22:36 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Feb 2020 21:36:30 +0000 (22:36 +0100)
commit74c4d1c1dbe6bfdb05d6e4fc767ffe062398f0a3
tree953173b99f115a67dd7516825d5e55c4ab234683
parent7ccd81f70653857bd8f3a15ee946aa3fb0edc2cb
:bug: Fix declaring a single parameter per name (#994)
fastapi/openapi/utils.py
tests/test_param_in_path_and_dependency.py [new file with mode: 0644]