From 3d63953abcbbe4a2a7ca417791ba822517d58314 Mon Sep 17 00:00:00 2001 From: Zach Wise Date: Tue, 3 Jul 2012 16:23:39 -0500 Subject: [PATCH] Added thumbnail option to json model (not yet implemented) --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index 52f7eaf..7bae182 100644 --- a/README.markdown +++ b/README.markdown @@ -154,6 +154,7 @@ Here is the full model: "tag":"This is Optional", "asset": { "media":"http://twitter.com/ArjunaSoriano/status/164181156147900416", + "thumbnail":"optional-32x32px.jpg", "credit":"Credit Name Goes Here", "caption":"Caption text goes here" }