Added multy stub for project kazan-explore

This commit is contained in:
2024-11-26 19:49:01 +03:00
parent 550554a7a5
commit 268824c108
14 changed files with 1 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"
}
]
}