Skip to content

Instantly share code, notes, and snippets.

@fge
Created January 20, 2013 14:11
Show Gist options
  • Select an option

  • Save fge/4578947 to your computer and use it in GitHub Desktop.

Select an option

Save fge/4578947 to your computer and use it in GitHub Desktop.
{
"definitions": {
"def1": {},
"def2": {
"id": "http://other.site/schema#",
"type": "array",
"items": { "$ref": "#/definitions/def1" }
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment