Skip to content

Instantly share code, notes, and snippets.

@adewale
Created August 7, 2015 00:28
Show Gist options
  • Select an option

  • Save adewale/435aa835cfa0f06004b5 to your computer and use it in GitHub Desktop.

Select an option

Save adewale/435aa835cfa0f06004b5 to your computer and use it in GitHub Desktop.
JSON requires 1 top level object but it doesn't seem to be mentioned in the spec
Valid
[1]
Invalid
[1],[2]
Valid
[[1], [2]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment