Add an API to get the date of the export that was used to create the live graph
In order to know what was changed between data available in swh.graph
and the current storage, swh.graph
should offer an API to know the date of the export. This date should be the timestamp when the export was started.
Maybe this could be added to the current stats
endpoint.
Related to swh-storage#4680 (closed)