Skip to content

Instantly share code, notes, and snippets.

@catchamonkey
Created January 21, 2015 15:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save catchamonkey/f7a8cd7cc7f4777a36c6 to your computer and use it in GitHub Desktop.
Save catchamonkey/f7a8cd7cc7f4777a36c6 to your computer and use it in GitHub Desktop.
/* Profile Collection */
{
"_id" : ObjectId("54aeab798c4158100f8b4567"),
"name" : "A Profile",
"createdAt" : ISODate("2015-01-08T16:08:25.000Z"),
"addresses" : {
"0" : {
"name" : "Address 1"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment