Skip to content

Instantly share code, notes, and snippets.

@inductor
Last active July 15, 2020 07:18
Show Gist options
  • Save inductor/4d031b45adcd647061f48c4f91ddb1fc to your computer and use it in GitHub Desktop.
Save inductor/4d031b45adcd647061f48c4f91ddb1fc to your computer and use it in GitHub Desktop.
[
{
"a": "foo1",
"b": "bar1"
},
{
"a": "foo2",
"b": "bar2",
"c": [
{
"hoge": "fuga"
}
]
},
{
"a": "foo3",
"b": "bar3",
"c": [
{
"hoge": "fuga"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment