]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
:bug: Fix JSON Schema of additional properties (#121)
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 29 Mar 2019 11:15:49 +0000 (15:15 +0400)
committerGitHub <noreply@github.com>
Fri, 29 Mar 2019 11:15:49 +0000 (15:15 +0400)
commitb7d184363fad5f6b55d15ec3a3a844aa81092bbd
treebce09ba6d215a5f1ccb900bbbf7605a072093a9b
parent2ddb804940bbcad4ed730b2a910c8fd3c1167127
:bug: Fix JSON Schema of additional properties (#121)

#87
fastapi/openapi/models.py
tests/test_additional_properties.py [new file with mode: 0644]