Update test files
This commit is contained in:
parent
b6d4a1f218
commit
9c0ababd93
@ -1,14 +1,5 @@
|
|||||||
{
|
{
|
||||||
"items": [
|
"object": {
|
||||||
{
|
"value": 500
|
||||||
"name": "Text Book",
|
}
|
||||||
"type": "Book"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Notebook",
|
|
||||||
"type": "Stationary"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Weight": 24.38,
|
|
||||||
"Required": true
|
|
||||||
}
|
}
|
||||||
|
14
test_files/test3.json
Normal file
14
test_files/test3.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