Skip to content

Instantly share code, notes, and snippets.

@ncomet
Created September 16, 2020 09:02
Show Gist options
  • Save ncomet/0e4e2a2f611f02fcae9950d36033115c to your computer and use it in GitHub Desktop.
Save ncomet/0e4e2a2f611f02fcae9950d36033115c to your computer and use it in GitHub Desktop.
{
"key": 3.4,
"anotherKey": [
"test",
"test2",
1,
2.433,
true
],
"nullValue": null,
"emptyObject": {
},
"emptyArray": [
],
"custom": "2020-07-15T10:59:19.042965+02:00[Europe/Paris]"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment