Add extra test file
This commit is contained in:
parent
6d08b38058
commit
75b18d96ee
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
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user