12 lines
203 B
JSON
12 lines
203 B
JSON
|
|
{
|
||
|
|
"collection": [
|
||
|
|
{
|
||
|
|
"name": "Test order1",
|
||
|
|
"detail": "ahk ks"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Test order2",
|
||
|
|
"detail": "Fisteku"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|