dhs-testing stubs

This commit is contained in:
2024-05-30 17:39:33 +03:00
parent b8275a4c8f
commit 95373069da
7 changed files with 144 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"formData":[
{
"name": "Имя1",
"phone": "89997776655",
"date": "2024-01-06",
"time": "12:00",
"specialist": "Иванов"
},
{
"name": "Имя2",
"phone": "89997776654",
"date": "2024-01-06",
"time": "15:00",
"specialist": "Иванов"
}
]
}