Browse Source

Added thumbnail option to json model (not yet implemented)

pull/177/head
Zach Wise 13 years ago
parent
commit
3d63953abc
  1. 1
      README.markdown

1
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"
}

Loading…
Cancel
Save