summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-04-29 20:00:46 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-04-29 20:00:46 +0200
commit4affa9bb937f2f6c946f80ce329f3eeb9497e98c (patch)
treea22c236dc6cdf41dcf4b9d3ea627c5052b5e9bca /docs
parentc1ac12f44a9c78f96226da0880656548025ee52b (diff)
More spec love
Diffstat (limited to 'docs')
-rw-r--r--docs/api/v2/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/v2/README.md b/docs/api/v2/README.md
index 53284bfa0..03209aeca 100644
--- a/docs/api/v2/README.md
+++ b/docs/api/v2/README.md
@@ -252,7 +252,7 @@ The response matches the **GET** call, except there can be two different types o
The deciding factor whether a full or reduced item object is being returned depends on the fingerprint in the request: If the fingerprint matches the record in the database a reduced item object is being returned, otherwise a full object is used. Both can occur in the same items array at the same time.
-The idea behind this special handling is that if the fingerprint matches the record in the database, the actual item content did not change. Therefore it is enough to know the item status.
+The idea behind this special handling is that if the fingerprint matches the record in the database, the actual item content did not change. Therefore it is enough to know the item status. This greatly reduces the amount sent over the Net which is especially important for mobile apps.
## Folders
Folders are represented using the following data structure: