Skip to content

Instantly share code, notes, and snippets.

@sirvine
Created August 6, 2012 12:50
Show Gist options
  • Save sirvine/3274222 to your computer and use it in GitHub Desktop.
Save sirvine/3274222 to your computer and use it in GitHub Desktop.
Examples of Valid JSON – Single Record
{
"project":
{
"client_id":
29,
"created_at":
"2012-08-03T19:26:40Z",
"deal_team_memberships":
[
190,
191,
192,
193
],
"id":
132,
"name":
"Alpha Flight 2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment