Skip to content

Instantly share code, notes, and snippets.

@nhojpatrick
Created June 18, 2018 17:28
Show Gist options
  • Save nhojpatrick/a1cb4f91e5540ba06ecf9433f7fcbe20 to your computer and use it in GitHub Desktop.
Save nhojpatrick/a1cb4f91e5540ba06ecf9433f7fcbe20 to your computer and use it in GitHub Desktop.
example json
{
"id": 1234,
"name": "a name",
"dynamicsection": {
"key1": 1,
"key2": false,
"key3": "a string"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment