Skip to content

Instantly share code, notes, and snippets.

@clintharris
Created November 8, 2011 16:47
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 clintharris/1348325 to your computer and use it in GitHub Desktop.
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