summaryrefslogtreecommitdiff
path: root/examples/db.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2021-02-23 20:31:19 +0100
committerJules Laplace <julescarbon@gmail.com>2021-02-23 20:31:19 +0100
commit464991b62e4fa6141449ca0c5980fcf0af3097a6 (patch)
tree18e597dc951cbf4605995e3aa1b1f8761449549f /examples/db.json
parent19516de0a43ac5f2b0afc9891bbef09d229ce4e6 (diff)
upload files and write to diskv0.3.0
Diffstat (limited to 'examples/db.json')
-rw-r--r--examples/db.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/db.json b/examples/db.json
index 34304c9..11204e7 100644
--- a/examples/db.json
+++ b/examples/db.json
@@ -328,5 +328,17 @@
"dateCreated": "Sat, 31 Dec 2016 05:07:09 GMT",
"images": []
}
+ ],
+ "filez": [
+ {
+ "id": "pdf-upload",
+ "title": "PDF upload",
+ "file": {
+ "uri": "/uploads/1e/Typhon firmware v3.pdf",
+ "caption": "/uploads/1e/Typhon firmware v3.pdf"
+ },
+ "__index": 0,
+ "dateCreated": "Tue, 23 Feb 2021 19:30:32 GMT"
+ }
]
} \ No newline at end of file