multy-stub/server/routers/dhs-testing/json/users-data/success.json

14 lines
345 B
JSON
Raw Normal View History

2024-05-30 17:39:33 +03:00
[
{
"eMail": "dashakhan3009@mail.ru",
"first_name": "Дарья",
"second_name": "Ханаева",
"password": "qwerty123"
},
{
"eMail": "alexandraaa.ha@gmail.com",
"first_name": "Александра",
"second_name": "Харитонова",
"password": "12345"
}
]