Skip to content

Instantly share code, notes, and snippets.

@bluewhalelabs
Created August 24, 2012 17:55
Show Gist options
  • Select an option

  • Save bluewhalelabs/3453499 to your computer and use it in GitHub Desktop.

Select an option

Save bluewhalelabs/3453499 to your computer and use it in GitHub Desktop.
Chute File JSON
'data' => {
'files' => [
{
'filename' => 'file.name',
'md5' => 'MD5',
'size' => 12345
}
],
'chutes' => []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment