Skip to content

Instantly share code, notes, and snippets.

@alyssoncm
Created September 11, 2019 16:12
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 alyssoncm/30c18427ab8730e58c7fcc8c801014b7 to your computer and use it in GitHub Desktop.
Save alyssoncm/30c18427ab8730e58c7fcc8c801014b7 to your computer and use it in GitHub Desktop.
GET /api/products/:id
{
"products": {
...,
"delivery": {
"shipping": "Amazon Prime",
"expectedDays": "2"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment