From: Sebastián Ramírez Date: Sat, 3 Jul 2021 19:51:28 +0000 (+0200) Subject: ✨ Allow setting the `response_class` to `RedirectResponse` and returning the URL... X-Git-Tag: 0.66.0~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dc5a966548df973d0fd2d3a28bad65d0436f6fb9;p=thirdparty%2Ffastapi%2Ffastapi.git ✨ Allow setting the `response_class` to `RedirectResponse` and returning the URL from the function (#3457) --- diff --git a/docs/en/docs/advanced/custom-response.md b/docs/en/docs/advanced/custom-response.md index fa253305e2..20b694ced8 100644 --- a/docs/en/docs/advanced/custom-response.md +++ b/docs/en/docs/advanced/custom-response.md @@ -161,10 +161,33 @@ An alternative JSON response using