Skip to content

Instantly share code, notes, and snippets.

@brhoades
Created June 29, 2018 13:38
Show Gist options
  • Save brhoades/9b1af41677d07baea95f902b227c8cc5 to your computer and use it in GitHub Desktop.
Save brhoades/9b1af41677d07baea95f902b227c8cc5 to your computer and use it in GitHub Desktop.
{
"items": [
{
"id": "1",
"items": [
{
"id": "1_1",
"items": []
},
{
"id": "1_2",
"items": []
},
{
"id": "1_3",
"items": []
},
{
"id": "1_4",
"items": [
{
"id": "1_4_1",
"items": []
},
{
"id": "1_4_2",
"items": []
}
]
},
{
"id": "1_5",
"items": []
}
]
},
{
"id": "2",
"items": [
{
"id": "2_1",
"items": []
},
{
"id": "2_2",
"items": [
{
"id": "2_2_1",
"items": []
}
]
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment