aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/intro.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/intro.rst b/doc/intro.rst
index 8093d37..93a9c5c 100644
--- a/doc/intro.rst
+++ b/doc/intro.rst
@@ -49,6 +49,8 @@ but the JSON response will contain an empty list.
+=============+========================================================+
| 200 | Response is OK. |
+-------------+--------------------------------------------------------+
+| 201 | Resource created. |
++-------------+--------------------------------------------------------+
| 202 | Request accepted. |
+-------------+--------------------------------------------------------+
| 400 | Bad request, more detailed message might be available. |