Skip to content

Instantly share code, notes, and snippets.

@elderbas
Last active December 31, 2017 03:40
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 elderbas/63dda21403951c37c05e45b1e083105a to your computer and use it in GitHub Desktop.
Save elderbas/63dda21403951c37c05e45b1e083105a to your computer and use it in GitHub Desktop.
Inserting Multiple Changesets Into Database - people json examples
{
"people": [
{"name": "Peter Hamilton"},
{"name": "John Smith"},
{"name": "Edward James"}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment