Skip to content

Instantly share code, notes, and snippets.

@d-date
Last active February 23, 2017 16:38
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 d-date/a022e7d8fd754065c6e7060e13539e40 to your computer and use it in GitHub Desktop.
Save d-date/a022e7d8fd754065c6e7060e13539e40 to your computer and use it in GitHub Desktop.
{
  "data" : {
     "param" : "hoge"
  }
}
{
  "data" : [
     { "param2" : "hoge2" },
     { "param2" : "fuga2" }
  ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment