Skip to content

Instantly share code, notes, and snippets.

@ALEXOTANO
Last active May 1, 2021 23:34
Show Gist options
  • Save ALEXOTANO/8294075917d2e2d0659a03e58eef855a to your computer and use it in GitHub Desktop.
Save ALEXOTANO/8294075917d2e2d0659a03e58eef855a to your computer and use it in GitHub Desktop.
medium.json.whole.thing2
{
"data": {
"customer": { …
},
"arrivingAt": "2021–03–25T21:10:41.221Z",
"order": "2021–03–25T21:10:41.221Z",
"total": 30.00,
"currency": "USD",
"status": "shipped"
},
"links": {
"self": {
"href": "/orders/123"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment