From c2ec780ad9513d92710339a675aee6718b647766 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Thu, 1 Nov 2018 00:37:40 +0200 Subject: [PATCH] README.md: Improve API documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 389c8bc..f40bda5 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ The API exposes the following endpoints: The item id is the *internal* id for an item. You can get these from the standard DSpace REST API. -¹ We are querying the Solr statistics core, which technically only knows about items that have either views or downloads. If an item is not present here you can assume it has zero views and zero downloads, but not necessarily that it does not exist. +¹ We are querying the Solr statistics core, which technically only knows about items that have either views or downloads. If an item is not present here you can assume it has zero views and zero downloads, but not necessarily that it does not exist in the repository. ## Todo