school-stage stubs

This commit is contained in:
Rushan Sitdikov 2024-06-03 19:00:44 +03:00
parent d088ef7af8
commit 85986d1844

View File

@ -1,10 +1,6 @@
{
"data": [
"data":
{
"imageUrl": "teacher1"
},
{
"imageUrl": "teacher2"
"imageUrl": ["teacher1", "teacher2"]
}
]
}