Skip to content

Instantly share code, notes, and snippets.

@zerocity
Created November 15, 2012 22:53
Show Gist options
  • Save zerocity/4082088 to your computer and use it in GitHub Desktop.
Save zerocity/4082088 to your computer and use it in GitHub Desktop.
update nested entries
{
name:"some name",
dob:"april 4, 1985",
content:
0:{children:
0:{
'title':'some text',
1:{etc ..}
}
1:{children:
0:{
'title':'some text',
1:{etc ..}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment