mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-10 19:56:59 +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
|
||||
|
||||
The unrendered content of a `Request` object.
|
||||
The unrendered, serialized data of the response.
|
||||
|
||||
## .status_code
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user