Skip to content

Instantly share code, notes, and snippets.

@michaeljymsgutierrez
Created April 8, 2019 06:30
Show Gist options
  • Select an option

  • Save michaeljymsgutierrez/c7cee175e011ad5ac35736c657687fda to your computer and use it in GitHub Desktop.

Select an option

Save michaeljymsgutierrez/c7cee175e011ad5ac35736c657687fda to your computer and use it in GitHub Desktop.
{
"data": [{
"type": "users",
"id": "1",
"attributes": {
"name": "John"
}
},{
"type": "users",
"id": "2",
"attributes": {
"name": "James"
}
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment