Skip to content

Instantly share code, notes, and snippets.

@schani
Created March 19, 2018 20:10
Show Gist options
  • Select an option

  • Save schani/ed798bf41236c555ed1f1e0e1ccdfd73 to your computer and use it in GitHub Desktop.

Select an option

Save schani/ed798bf41236c555ed1f1e0e1ccdfd73 to your computer and use it in GitHub Desktop.
{
"status": "success",
"data": {
"time": "00:02:00",
"employees": [
{
"id": 1,
"name": "foo"
},
{
"id": 2,
"name": "bar"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment