Compare commits

..

No commits in common. "20d370f1204d97dfc33e017d43660c4d332b57a5" and "dccf7694776e0cdd1596d73b28927d9fefe82692" have entirely different histories.

View File

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