Skip to content

Instantly share code, notes, and snippets.

@cafreeman
Last active December 28, 2015 22:52
Show Gist options
  • Save cafreeman/a6e776edd56b08080bfd to your computer and use it in GitHub Desktop.
Save cafreeman/a6e776edd56b08080bfd to your computer and use it in GitHub Desktop.
Test JSON file
{
"field1": "Test",
"field2": 123,
"field3": {
"nested1": "nested",
"nested2": 345
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment