##// END OF EJS Templates
docs: fixed lexer for api, json is not supported.
marcink -
r2655:3935f001 default
parent child Browse files
Show More
@@ -38,7 +38,7 b' changeset_comment'
38
38
39 Example error output:
39 Example error output:
40
40
41 .. code-block:: json
41 .. code-block:: javascript
42
42
43 {
43 {
44 "id" : <id_given_in_input>,
44 "id" : <id_given_in_input>,
General Comments 0
You need to be logged in to leave comments. Login now