Skip to content

Commit 36cc8df

Browse files
author
Carlton Gibson
authored
Merge pull request #5361 from ScottKelly/response-data-doc-fix
Fix doc Response data attribute description
2 parents 08ec276 + 807b9c7 commit 36cc8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-guide/responses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Arguments:
4242

4343
## .data
4444

45-
The unrendered content of a `Request` object.
45+
The unrendered, serialized data of the response.
4646

4747
## .status_code
4848

0 commit comments

Comments
 (0)