]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
:sparkles: Add docs/tests extending OpenAPI (#126)
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 30 Mar 2019 15:53:44 +0000 (19:53 +0400)
committerGitHub <noreply@github.com>
Sat, 30 Mar 2019 15:53:44 +0000 (19:53 +0400)
commitdd6ab23b62187c8b60563bbf2f5324c8b8a901d6
tree35ce458e0d613aa8dad1b75239e14863b548b65b
parent04494991884d1eee3e111349cff5d98f37830522
:sparkles: Add docs/tests extending OpenAPI (#126)
docs/img/tutorial/extending-openapi/image01.png [new file with mode: 0644]
docs/src/extending_openapi/tutorial001.py [new file with mode: 0644]
docs/tutorial/extending-openapi.md [new file with mode: 0644]
mkdocs.yml
tests/test_tutorial/test_extending_openapi/__init__.py [new file with mode: 0644]
tests/test_tutorial/test_extending_openapi/test_tutorial001.py [new file with mode: 0644]