]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
:memo: Add documentation of example kwarg of Field (#1106)
authorJohn Paton <john@johnpaton.net>
Sun, 29 Mar 2020 19:43:31 +0000 (21:43 +0200)
committerGitHub <noreply@github.com>
Sun, 29 Mar 2020 19:43:31 +0000 (21:43 +0200)
commit016a4b74910572f85e4aabcd932e5a92bf2ee95c
tree8bd4eb3410162c3dc5221d78ef38c801b237aa84
parentbe21b74ad5587bf2c716604d57b64b3aff14c0d6
:memo: Add documentation of example kwarg of Field (#1106)

* Add documentation of example kwarg of Field

* :memo: Update info about schema examples

* :truck: Move example file to new directory

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
docs/en/docs/tutorial/body-fields.md
docs_src/body_fields/tutorial003.py [new file with mode: 0644]