Skip to content

Instantly share code, notes, and snippets.

@jwaiswa7
Last active October 20, 2021 00:58
Show Gist options
  • Save jwaiswa7/dd1bc682a5aa8897c25ae5a15ffe1af9 to your computer and use it in GitHub Desktop.
Save jwaiswa7/dd1bc682a5aa8897c25ae5a15ffe1af9 to your computer and use it in GitHub Desktop.
[
  {
    "id": 1,
    "make": "BMW",
    "model": "M6",
    "year": 2021,
    "sku": "M0H41"
  },
  {
    "id": 1,
    "make": "BMW",
    "model": "M6",
    "year": 2021,
    "sku": "M0H42"
  }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment