dspace_statistics_api/docs/index.html: Minor HTML syntax issue

This commit is contained in:
Alan Orth 2020-09-25 12:55:39 +03:00
parent 2c0436f845
commit 2201d3df4e
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
<hr/>
<p>¹ 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.</code>
<p>¹ 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.</p>
<p>² POST requests to <code>/items</code> should be in JSON format with the following parameters:
<pre>
<code>
@ -36,6 +36,6 @@
}
</code>
</pre>
</p>
</p>
</body>
</html>