From 477f5df8a12fa7546dd7a2391e0549508a295bc4 Mon Sep 17 00:00:00 2001 From: fhimpg <75040742+fhimpg@users.noreply.github.com> Date: Tue, 28 Feb 2023 17:44:21 +0100 Subject: [PATCH] Updated API (markdown) --- API.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/API.md b/API.md index f64bfe1..f631f75 100644 --- a/API.md +++ b/API.md @@ -45,6 +45,7 @@ Get complete entries with metadata, document list and link list. { "id": "762954", "filename": "c60dens.dat", + "timestamp": "1634600334", "comment": "", "size": "175978", "mimetype": "text/plain" @@ -52,6 +53,7 @@ Get complete entries with metadata, document list and link list. { "id": "762955", "filename": "MWX_2653X.jpg", + "timestamp": "1634600334", "comment": "Drop", "size": "772398", "mimetype": "image/jpeg" @@ -59,6 +61,7 @@ Get complete entries with metadata, document list and link list. { "id": "762956", "filename": "SkyTracker.pdf", + "timestamp": "1634600334", "comment": "", "size": "1011979", "mimetype": "application/pdf" @@ -97,6 +100,7 @@ Get complet entry with metadata, document list and link list and raw field names { "id": "762954", "filename": "c60dens.dat", + "timestamp": "1634600334", "comment": "", "size": "175978", "mimetype": "text/plain" @@ -104,6 +108,7 @@ Get complet entry with metadata, document list and link list and raw field names { "id": "762955", "filename": "MWX_2653X.jpg", + "timestamp": "1634600334", "comment": "Drop", "size": "772398", "mimetype": "image/jpeg" @@ -111,6 +116,7 @@ Get complet entry with metadata, document list and link list and raw field names { "id": "762956", "filename": "SkyTracker.pdf", + "timestamp": "1634600334", "comment": "", "size": "1011979", "mimetype": "application/pdf"