diff --git a/invenio_app_ils/stats/file_download/os-v1/file-download-v1.json b/invenio_app_ils/stats/file_download/os-v1/file-download-v1.json index 450010cc2..75d40c00c 100644 --- a/invenio_app_ils/stats/file_download/os-v1/file-download-v1.json +++ b/invenio_app_ils/stats/file_download/os-v1/file-download-v1.json @@ -52,6 +52,9 @@ "type": "date", "format": "strict_date_hour_minute_second" }, + "updated_timestamp": { + "type": "date" + }, "unique_id": { "type": "keyword" }, diff --git a/invenio_app_ils/stats/file_download/os-v2/file-download-v1.json b/invenio_app_ils/stats/file_download/os-v2/file-download-v1.json index 450010cc2..75d40c00c 100644 --- a/invenio_app_ils/stats/file_download/os-v2/file-download-v1.json +++ b/invenio_app_ils/stats/file_download/os-v2/file-download-v1.json @@ -52,6 +52,9 @@ "type": "date", "format": "strict_date_hour_minute_second" }, + "updated_timestamp": { + "type": "date" + }, "unique_id": { "type": "keyword" },