From 5fd32fb63b8698e17dfe330fd5204fe2dcc10977 Mon Sep 17 00:00:00 2001 From: ekes Date: Fri, 9 Jun 2017 15:34:57 +0100 Subject: [PATCH] Add documentation about using images. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f61c186..eb3d5ad 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,10 @@ The full set of fields on events presently supported are: * title - Event title * date - Event date * url - Event URL on Radar - * image /Presently broken in API/ + * image:url - URL of related image wrapped in img HTML tag. + * image:mime - Mime type of image. + * image:size - Size of image in bytes. + * image:title - Title of image, often just the filename. * price_category:title - Price Category * price - Event price (free text field) * email - Event e-mail