Skip to content

Instantly share code, notes, and snippets.

@robinhayward
Created November 6, 2012 11:21
Show Gist options
  • Save robinhayward/4024122 to your computer and use it in GitHub Desktop.
Save robinhayward/4024122 to your computer and use it in GitHub Desktop.
CC JSON
{
{ "response" : [
{ "hex":"FF0000" }, "options": [ { "hex":"FF0001"}, { "hex":"FF0002"} ],
{ "hex":"GG0000" }, "options": [ { "hex":"FF0001"}, { "hex":"FF0002"} ]
],
"error" : { "code" : 0, "message" : "Entry saved ok" }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment