Skip to content

Instantly share code, notes, and snippets.

@danielmurphy
Last active December 15, 2015 00:29
Show Gist options
  • Save danielmurphy/5173764 to your computer and use it in GitHub Desktop.
Save danielmurphy/5173764 to your computer and use it in GitHub Desktop.
{ "person":
{ "first_name": "John",
"last_name": "Doe",
"contact_data": {
"email_addresses": [
{
"address": "chris@example.com"
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment