diff options
Diffstat (limited to 'examples/db.json')
| -rw-r--r-- | examples/db.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/examples/db.json b/examples/db.json index b9de44b..c370864 100644 --- a/examples/db.json +++ b/examples/db.json @@ -13,6 +13,10 @@ "caption": "cool" }, { + "uri": "https://ltho.s3.amazonaws.com/013781df-a926-409b-ab2a-b7b2becf99fa.png", + "caption": "" + }, + { "uri": "https://ltho.s3.amazonaws.com/5f4c3351-9434-446a-883b-aa4bffce8da3.png", "caption": "errrr" } @@ -21,10 +25,13 @@ "url": "", "type": "", "token": "", + "width": "", + "height": "", "title": "", "thumb": "" }, - "__index": 0 + "__index": "0", + "dateCreated": "" }, { "type": "bagel", |
