Add stubs kazan-explore

This commit is contained in:
2024-06-01 19:53:28 +03:00
parent ebd561098f
commit 311846f92d
12 changed files with 665 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
{
"data": [
{
"name": "Kamila",
"email": "kamila@gmail.com",
"password": "qwerty"
},
{
"name": "Liliya",
"email": "liliya@mail.ru",
"password": "12121"
},
{
"name": "Guzel",
"email": "guzel@gmail.com",
"password": "12345"
},
{
"name": "Labeyrie",
"email": "superlu@unics.ru",
"password": "qwertyqwe"
},
{
"name": "Ismael Bako",
"email": "bako@unics.ru",
"password": "21"
}
]
}