summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-04-26 21:21:36 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-04-26 21:21:36 +0200
commitc00d0b6897543f9f310427c92a406813e17a436a (patch)
treedb0dc427cb1042198d439f90fecfb0ec67cdc285 /docs
parentc4462f08f6d0885c985118b600ef8ad8d6c5810a (diff)
add type structures
Diffstat (limited to 'docs')
-rw-r--r--docs/api/v2/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/api/v2/README.md b/docs/api/v2/README.md
index b5e70448f..a00cc3438 100644
--- a/docs/api/v2/README.md
+++ b/docs/api/v2/README.md
@@ -70,6 +70,7 @@ The request body is either passed in the URL in case of a **GET** request (e.g.:
## Response Format
The status codes are:
* **200**: Everything went fine
+* **304**: In case the resource was not modified, contains no response body
* **403**: ownCloud Error: The provided authorization headers are invalid. No **error** object is available.
* **404**: ownCloud Error: The route can not be found. This can happen if the app is disabled or because of other reasons. No **error** object is available.
* **4xx**: There was an app related error, check the **error** object