Skip to content

Instantly share code, notes, and snippets.

@randika
Created August 2, 2013 08:45
Show Gist options
  • Select an option

  • Save randika/6138410 to your computer and use it in GitHub Desktop.

Select an option

Save randika/6138410 to your computer and use it in GitHub Desktop.
[
{
"order": {
"id": 241,
"status": "confirmed",
"restaurant": {
"id": 1,
"name": "SOME NAME"
}
}
},
{
"order": {
"id": 242,
"status": "confirmed",
"restaurant": {
"id": 2,
"name": "Name1"
}
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment