]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
✅ Add tests for required nonable parameters and body fields (#4907)
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 14 May 2022 19:08:31 +0000 (14:08 -0500)
committerGitHub <noreply@github.com>
Sat, 14 May 2022 19:08:31 +0000 (19:08 +0000)
commitacab64b3c355a2aeb13c7739a639f9fe2a03bc1d
treef56d19d317f9fa184c8a2dc81a493053a1ff7347
parent0a8d6871fb860a1dcedd169035c9df847825439a
✅ Add tests for required nonable parameters and body fields (#4907)
tests/test_required_noneable.py [new file with mode: 0644]