Skip to content

Instantly share code, notes, and snippets.

@burkeholland
Created February 25, 2019 21:01
Show Gist options
  • Select an option

  • Save burkeholland/f2965fb6a1ef288f4f5de4aa2c4bfeff to your computer and use it in GitHub Desktop.

Select an option

Save burkeholland/f2965fb6a1ef288f4f5de4aa2c4bfeff to your computer and use it in GitHub Desktop.
{
"items": [
{
"id": 2051,
"name": "Extension Cord",
"price": 15,
"productType": "Electrical",
"supplierName": "Northwind",
"shortDescription": "Outlet not where you need it? Extend your power to the right place at the right time",
},
{
"id": 2053,
"name": "LED Lamp",
"price": 14,
"productType": "Hardware",
"supplierName": "Northwind",
"shortDescription": "Low power battery operated light",
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment