Add extra test file
This commit is contained in:
14
test_files/test2.json
Normal file
14
test_files/test2.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"items": [
|
||||
{
|
||||
"name": "Text Book",
|
||||
"type": "Book"
|
||||
},
|
||||
{
|
||||
"name": "Notebook",
|
||||
"type": "Stationary"
|
||||
}
|
||||
],
|
||||
"Weight": 24.38,
|
||||
"Required": true
|
||||
}
|
Reference in New Issue
Block a user