From 67c5dc346e8d1d72339b528e111b90d09b1fab03 Mon Sep 17 00:00:00 2001 From: "Dr. Tarique Sani" Date: Mon, 21 Nov 2016 10:43:26 +0530 Subject: [PATCH] Added documentname and description to the list --- content/docs/api/db/record/exif/contents.lr | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/docs/api/db/record/exif/contents.lr b/content/docs/api/db/record/exif/contents.lr index c7f3aa8c..67d8b580 100644 --- a/content/docs/api/db/record/exif/contents.lr +++ b/content/docs/api/db/record/exif/contents.lr @@ -38,6 +38,8 @@ into a dictionary that can be dumped to JSON for instance. | `latitude` | The longitude as floating point value. | `longitude` | The longitude as floating point value. | `altitude` | The altitude in meters as floating point value. +| `documentname` | The image document name as a string. +| `description` | The image description as a string. ## Example