]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
📝 Add docs for creating a custom Response class (#5331)
authorSebastián Ramírez <tiangolo@gmail.com>
Thu, 1 Sep 2022 09:32:30 +0000 (11:32 +0200)
committerGitHub <noreply@github.com>
Thu, 1 Sep 2022 09:32:30 +0000 (09:32 +0000)
commit356a57daa835d9860235035f4bdbe29c8c9fe7f0
treefd2f15285e7e4d7bc3d5f04f6845d685687c273a
parentb9d7f86743eb9ba2805ae0c8b99a30a3a47a58bb
📝 Add docs for creating a custom Response class (#5331)
docs/en/docs/advanced/custom-response.md
docs_src/custom_response/tutorial009c.py [new file with mode: 0644]
tests/test_tutorial/test_custom_response/test_tutorial009c.py [new file with mode: 0644]