]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
✨ Support Python internal description on Pydantic model's docstring (#3032)
authorMarcelo Trylesinski <marcelotryle@gmail.com>
Fri, 2 Sep 2022 12:43:21 +0000 (14:43 +0200)
committerGitHub <noreply@github.com>
Fri, 2 Sep 2022 12:43:21 +0000 (14:43 +0200)
commit30b3905ef38532c867036c1b650a9ceef5bfb1cc
treedf29e530180e3d7fcce33ea9925206563020f158
parentb1d0f1e9703b8f163896864e1eef7faf4a7ce661
✨ Support Python internal description on Pydantic model's docstring (#3032)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
fastapi/utils.py