Update stubs DogsittersFinder

This commit is contained in:
2024-11-30 12:16:27 +03:00
parent 268824c108
commit 940349af29
8 changed files with 77 additions and 5 deletions

View File

@@ -0,0 +1,12 @@
{
"data": {
"id": 5,
"phoneNumber": 89555555555,
"firstName": "Масяня",
"secondName": "Карлова",
"role": "dogsitter",
"location": "Россия, республика Татарстан, Казань, улица Пушкина, 12",
"price": 100,
"aboutMe": "Все на свете - собаки"
}
}