]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
🎨 Update type annotations for `response_model`, allow things like `Union[str, None...
authorSebastián Ramírez <tiangolo@gmail.com>
Mon, 22 Aug 2022 18:49:03 +0000 (20:49 +0200)
committerGitHub <noreply@github.com>
Mon, 22 Aug 2022 18:49:03 +0000 (18:49 +0000)
commite7b1b96a54af8e6327be1e0cc2172c81d052edda
tree568def124993f78e2eed10bb7bd42aed4fc263d2
parenta6a39f300989f58062141d58c2581c55b0f0f9c3
🎨 Update type annotations for `response_model`, allow things like `Union[str, None]` (#5294)
fastapi/applications.py
fastapi/routing.py