aboutsummaryrefslogtreecommitdiff
path: root/doc/intro.rst
diff options
context:
space:
mode:
authorMilo Casagrande <milo.casagrande@linaro.org>2014-10-20 12:09:04 +0200
committerMilo Casagrande <milo.casagrande@linaro.org>2014-10-20 12:09:04 +0200
commitc3ee625d5fb66ad751e19eb54919c7c2578cf2ad (patch)
tree44f3278587127b84d5278dcbf16555f386e76440 /doc/intro.rst
parent09d220b9943ee221ddc972b14aaf01a8202ec973 (diff)
doc: Add batch documentation, update version number.
* Add new batch documentation and schema. * Bump doc version number. * Add status query parameters on other collection docs. Change-Id: I9e29fb201546aa2320b50fb4074a6655171438c5
Diffstat (limited to 'doc/intro.rst')
-rw-r--r--doc/intro.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/intro.rst b/doc/intro.rst
index e849d1c..fc8ffef 100644
--- a/doc/intro.rst
+++ b/doc/intro.rst
@@ -59,6 +59,8 @@ but the JSON response will contain an empty list.
+-------------+--------------------------------------------------------+
| 405 | Operation not allowed. |
+-------------+--------------------------------------------------------+
+| 415 | Wrong content type. |
++-------------+--------------------------------------------------------+
| 422 | JSON not valid or not found. |
+-------------+--------------------------------------------------------+
| 500 | Internal error. |