helloJSON/test_files/test3.json

15 lines
162 B
JSON

{
"items": [
{
"name": "Text Book",
"type": "Book"
},
{
"name": "Notebook",
"type": "Stationary"
}
],
"Weight": 24.38,
"Required": true
}