This repository was archived by the owner on Aug 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
API.Routes.DoneDatList
Mestre-Tramador edited this page Sep 9, 2022
·
1 revision
/dump
Lists all stored .done.dat files.
[
{
"id": 2,
"name": "2.done.dat",
"creation": "2022-08-05 20:40:55"
},
{
"id": 3,
"name": "3.done.dat",
"creation": "2022-08-07 19:34:15"
}
]Note that each item corresponds to a different file. Also note that the times that a dump is read is meaningless, so only its creation matters.
Exper-Dat-Reader is licensed under the GNU GENERAL PUBLIC LICENSE Version 3.
If you'd like to contribute, please read our Contribution Guidelines.