Skip to content

Instantly share code, notes, and snippets.

@gregturn
Created January 12, 2018 18:11
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 gregturn/3cffdb21c242c42f5351d791c06a3be5 to your computer and use it in GitHub Desktop.
Save gregturn/3cffdb21c242c42f5351d791c06a3be5 to your computer and use it in GitHub Desktop.
Collection+JSON data, done correctly
"data" : [
{"name" : "full-name", "value" : "M. Smith", "prompt" : "Full Name"},
{"name" : "email", "value" : "msmith@example.org", "prompt" : "Email"}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment