Created
April 29, 2015 18:13
-
-
Save xavierzwirtz/490f9ee424f658ebb89e to your computer and use it in GitHub Desktop.
This file contains hidden or 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
[{ | |
"Name": "Startrac", | |
"Children": [{ | |
"Name": "Spinners", | |
"Children": [{ | |
"Name": "Elite 9-7080", | |
"Children": [{ | |
"Name": "SG800-7080", | |
"Fields": { | |
"model_id": 1249 | |
}, | |
"Parts": [{ | |
"Item_No": "SG800-4030", | |
"OEM_Vendor_No": "1234", | |
"OEM_VendorItem.Vend_Item_No": 800-4030, | |
"ShortDescription": "This is a Bottom Bracket Kit W/ Bolts", | |
"LongDescription": "Here are excruciating details about the Bottom Bracket Kit W/ Bolts and \n newlines", | |
"VendorPrice": "64.13", | |
"Price": "43.29", | |
"UOM": "EA", | |
"OriginalPicture": "www.example.com/diagram_SG800-7080.png", | |
"Fields": { | |
"bubble_number": 13, | |
"revisions": "[A, B, E, G]", | |
"seen": "2015-04-28 07:38:02 +0200" | |
}, | |
"WhereUsed": [ | |
"StarTrac/Spinners/Other/1234", | |
"StarTrac/WeightsBenches/1234" | |
], | |
"BOMItems": [ | |
//same schema here for bill of material items. | |
] | |
}] | |
}] | |
}] | |
}] | |
}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why does json not support comments? 😒