Created
March 4, 2018 18:42
-
-
Save dcomartin/d5ad6275759c0bcff51830c2067efbd4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"products": [ | |
{ | |
"id": "6d7f31be-8ecc-4598-9ab5-e1cb00641f53", | |
"product": "T-Shirt", | |
"colour": "red", | |
"size": "M", | |
"price": 29.99, | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment