mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-22 14:25:01 +01:00
dspace_statistics_api/docs/index.html: Minor HTML syntax issue
This commit is contained in:
parent
2c0436f845
commit
2201d3df4e
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
<hr/>
|
<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:
|
<p>² POST requests to <code>/items</code> should be in JSON format with the following parameters:
|
||||||
<pre>
|
<pre>
|
||||||
<code>
|
<code>
|
||||||
@ -36,6 +36,6 @@
|
|||||||
}
|
}
|
||||||
</code>
|
</code>
|
||||||
</pre>
|
</pre>
|
||||||
</p>
|
</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user