Naves
2 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
2 additions and
1 deletions
-
docs/en/docs/advanced/response-directly.md
-
docs/en/docs/release-notes.md
|
|
@ -58,7 +58,7 @@ You could put your XML content in a string, put that in a `Response`, and return |
|
|
|
|
|
|
|
## Notes |
|
|
|
|
|
|
|
When you return a `Response` directly its data is not validated, converted (serialized), nor documented automatically. |
|
|
|
When you return a `Response` directly its data is not validated, converted (serialized), or documented automatically. |
|
|
|
|
|
|
|
But you can still document it as described in [Additional Responses in OpenAPI](additional-responses.md){.internal-link target=_blank}. |
|
|
|
|
|
|
|
|
|
@ -9,6 +9,7 @@ hide: |
|
|
|
|
|
|
|
### Docs |
|
|
|
|
|
|
|
* Misprint. PR [#13800](https://github.com/fastapi/fastapi/pull/13800) by [@NavesSapnis](https://github.com/NavesSapnis). |
|
|
|
* 📝 Update Speakeasy URL to Speakeasy Sandbox. PR [#13697](https://github.com/fastapi/fastapi/pull/13697) by [@ndimares](https://github.com/ndimares). |
|
|
|
|
|
|
|
### Translations |
|
|
|