1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-06-26 08:03:47 +02:00
dspace-statistics-api/dspace_statistics_api
Alan Orth 05e0e8bdca
openapi.json: Set the API version from config
We don't need to hard code this in the JSON anymore since we are
reading and modifying it now for the server config anyways.
2020-12-27 12:48:13 +02:00
..
docs openapi.json: Set the API version from config 2020-12-27 12:48:13 +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 Re-work Swagger UI configuration 2020-12-23 13:25:17 +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