]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
📝 Add docs for `default_response_class` (#1455)
authorRoman Tezikov <tez.romach@gmail.com>
Sat, 13 Jun 2020 16:02:45 +0000 (19:02 +0300)
committerGitHub <noreply@github.com>
Sat, 13 Jun 2020 16:02:45 +0000 (18:02 +0200)
commit66cb2666413d5ab2639eabfe4693e752c6264516
treed2192396f2dfb77162fe93d3873bbed5d0f6b190
parent74954894c5b8e65247097ab058879cfb75aae2bc
📝 Add docs for `default_response_class` (#1455)

* :heavy_plus_sign: Add docs to default_response_class

* :white_check_mark: create a tip

* ✅ fixing the tip

* :ambulance: grammar

* 📝 Update docs for default response class

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
docs/en/docs/advanced/custom-response.md
docs_src/custom_response/tutorial010.py [new file with mode: 0644]