dspace-statistics-api/dspace_statistics_api
Alan Orth 33dc210452
dspace_statistics_api/docs/openapi.json: Minor edit
Better to leave the version in there because Swagger Editor doesn't
like it without. Also, change the example page parameter for POSTing
to /items and /collections, as it doesn't make sense to start on a
later page if we have less items than our limit.
2020-12-27 13:53:59 +02:00
..
docs dspace_statistics_api/docs/openapi.json: Minor edit 2020-12-27 13:53:59 +02:00
__init__.py Refactor project structure 2018-10-28 11:14:21 +02:00
app.py openapi.json: Set the API version from config 2020-12-27 12:48:13 +02:00
config.py Move unreleased change to v1.4.0 2020-12-27 12:52:24 +02:00
database.py dspace_statistics_api: Use f-strings instead of format() 2020-03-02 11:24:29 +02:00
indexer.py Rework paging 2020-12-27 12:22:07 +02:00
stats.py dspace_statistics_api/stats.py: Use -isBot:true 2020-12-20 16:56:03 +02:00
util.py dspace_statistics_api/util.py: Add vim modeline 2020-12-20 16:31:52 +02:00