From a5d2938cd19e1d26614bd78c89d3e02467da28a6 Mon Sep 17 00:00:00 2001 From: Janic Duplessis Date: Sat, 5 Jan 2019 22:54:12 -0500 Subject: [PATCH] Update Reference.md --- docs/Reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Reference.md b/docs/Reference.md index c6161cd02..2c2e0a0fe 100644 --- a/docs/Reference.md +++ b/docs/Reference.md @@ -83,7 +83,7 @@ The `callback` will be called with a response object, refer to [The Response Obj | width | OK | OK | Image dimensions (photos only) | | height | OK | OK | Image dimensions (photos only) | | fileSize | OK | OK | The file size (photos only) | -| type | - | OK | The file type (photos only) | +| type | OK | OK | The file type (photos only) | | fileName | OK (photos and videos) | OK (photos) | The file name, if available | path | - | OK | The file path | | latitude | OK | OK | Latitude metadata, if available |