fix bugs
platform/multy-stub/pipeline/pr-master There was a failure building this commit
platform/multy-stub/pipeline/head There was a failure building this commit

This commit is contained in:
Elvira.Kulikova
2025-03-19 17:36:40 +03:00
parent 1a63f53fef
commit 7b9183fd6b
3 changed files with 218 additions and 133 deletions
@@ -0,0 +1,28 @@
{
"success": true,
"errors": [],
"warnings":[],
"body": [
{
"id": 1,
"car": "Mersedes",
"driver": "Иванов Иван Иванович",
"telephone": "+7 9600376666",
"upgradeNum": "Челябинск"
},
{
"id": 2,
"car": "Mersedes",
"driver": "Иванов Иван Иванович",
"telephone": "+7 9600376666",
"upgradeNum": "Челябинск"
},
{
"id": 3,
"car": "Mersedes",
"driver": "Иванов Иван Иванович",
"telephone": "+7 9600376666",
"upgradeNum": "Челябинск"
}
]
}