Commit b951c74d by Jason Spafford

Made docs consistent

parent a72f812d
...@@ -181,7 +181,7 @@ Similarly, we can control the format of the request that we send, using the `Con ...@@ -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"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment