journal.pl/stubs/mocks/lessons/list/success.json

13 lines
298 B
JSON
Raw Normal View History

2024-02-28 23:43:36 +03:00
{
"success": true,
"body": [
{
"_id": "65df996c584b172772d69706",
"name": "Проверочное занятие",
"students": [],
"date": "2024-02-28T20:37:00.057Z",
"created": "2024-02-28T20:37:00.057Z",
"__v": 0
}
]
}