mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-06-20 21:43:22 +03:00
Merge pull request #5361 from ScottKelly/response-data-doc-fix
Fix doc Response data attribute description
This commit is contained in:
commit
36cc8df85a
|
@ -42,7 +42,7 @@ Arguments:
|
||||||
|
|
||||||
## .data
|
## .data
|
||||||
|
|
||||||
The unrendered content of a `Request` object.
|
The unrendered, serialized data of the response.
|
||||||
|
|
||||||
## .status_code
|
## .status_code
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user