Skip to content

Instantly share code, notes, and snippets.

@fge
Created January 5, 2013 13:46
Show Gist options
  • Save fge/4461646 to your computer and use it in GitHub Desktop.
Save fge/4461646 to your computer and use it in GitHub Desktop.
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Product",
"description": "A product from Acme's catalog",
"type": "object"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment