Created
April 24, 2015 13:06
-
-
Save dadamssg/9cc645b5366f4f6a3f39 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
{ | |
"asset": { | |
"id": "1b0b77a2-28d7-488e-9a6f-8a202c297593", | |
"created_at": "2015-03-19T09:16:43+0500", | |
"updated_at": "2015-03-19T09:16:43+0500", | |
"name": "Flat Screen Tv", | |
"attributes": [ | |
{ | |
"name": "brand", | |
"value": "Sony", | |
"public": false, | |
"family": false, | |
"friends": false | |
}, | |
{ | |
"name": "price", | |
"value": 1000, | |
"public": false, | |
"family": false, | |
"friends": false | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment