mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-06-19 04:53:20 +03:00
Made docs consistent
This commit is contained in:
parent
a72f812d80
commit
b951c74df2
|
@ -181,7 +181,7 @@ Similarly, we can control the format of the request that we send, using the `Con
|
||||||
"id": 4,
|
"id": 4,
|
||||||
"title": "",
|
"title": "",
|
||||||
"code": "print 456",
|
"code": "print 456",
|
||||||
"linenos": true,
|
"linenos": false,
|
||||||
"language": "python",
|
"language": "python",
|
||||||
"style": "friendly"
|
"style": "friendly"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user