feat: add fetch for multi-stub (#59)
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
"orderDate": "2024-11-24T08:41:46.366Z",
|
||||
"status": "progress",
|
||||
"phone": "79001234563",
|
||||
"location": "Казань, ул. Баумана, 1"
|
||||
"location": "Казань, ул. Баумана, 1",
|
||||
"master": [],
|
||||
"notes": ""
|
||||
},
|
||||
{
|
||||
"id": "order2",
|
||||
@@ -19,7 +21,9 @@
|
||||
"orderDate": "2024-11-24T07:40:46.366Z",
|
||||
"status": "progress",
|
||||
"phone": "79001234567",
|
||||
"location": "Казань, ул. Баумана, 43"
|
||||
"location": "Казань, ул. Баумана, 43",
|
||||
"master": [],
|
||||
"notes": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user