Skip to content

Instantly share code, notes, and snippets.

@clintharris
Created November 8, 2011 16:47
Show Gist options
  • Select an option

  • Save clintharris/1348325 to your computer and use it in GitHub Desktop.

Select an option

Save clintharris/1348325 to your computer and use it in GitHub Desktop.
ModelB sample data JSON for use with http://jsfiddle.net/clint_harris/GZ6gZ/
{
"data" : [
{
"id" : 300,
"propertyB" : "value B1"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment