dhs-testing stubs
All checks were successful
platform/multy-stub/pipeline/head This commit looks good
All checks were successful
platform/multy-stub/pipeline/head This commit looks good
This commit is contained in:
13
server/routers/dhs-testing/json/records-data/records.json
Normal file
13
server/routers/dhs-testing/json/records-data/records.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"dates":
|
||||
[
|
||||
{ "date": "2024-01-06T18:00:00"},
|
||||
{ "date": "2024-01-05T16:00:00"},
|
||||
{ "date": "2024-01-07T12:00:00"}
|
||||
],
|
||||
|
||||
"specialists":
|
||||
[{"name": "Петрова Анна"},
|
||||
{"name": "Сидорова Елена"},
|
||||
{"name": "Иванов Олег"}]
|
||||
}
|
||||
Reference in New Issue
Block a user