dry-wash-pl/stubs/json/arm-masters/success.json
ilnaz 6096cfc15c
Some checks failed
it-academy/dry-wash-pl/pipeline/head There was a failure building this commit
it-academy/dry-wash-pl/pipeline/pr-main There was a failure building this commit
feat: add fetch for multi-stub (#59)
2025-01-11 22:40:01 +03:00

16 lines
259 B
JSON

{
"success": true,
"body": [
{
"id": "masters1",
"name": "Иван Иванов",
"phone": "+7 900 123 45 67"
},
{
"id": "masters12",
"name": "Иван Иванов",
"phone": "+7 900 123 45 67"
}
]
}