1,554
edits
(add "needs work" →Endpoints) |
|||
Line 20: | Line 20: | ||
Unless otherwise noted, successful responses from the API will return a JSON-formatted document. | Unless otherwise noted, successful responses from the API will return a JSON-formatted document. | ||
''This section needs to be | ''This section needs to be revised. -dstoner '' | ||
The curly braces <code> { </code> and <code> } </code> in this document are used as a placeholder to indicate that a real value needs to be substituted. For example, <code> {api_version} </code> would be replaced with the actual representation of the API version such as "v1" (without the quotes). | The curly braces <code> { </code> and <code> } </code> in this document are used as a placeholder to indicate that a real value needs to be substituted. For example, <code> {api_version} </code> would be replaced with the actual representation of the API version such as "v1" (without the quotes). |
edits