16 lines
355 B
JSON
16 lines
355 B
JSON
|
{
|
|||
|
"success": true,
|
|||
|
"body": {
|
|||
|
"name": "Курс по JS",
|
|||
|
"teachers": [],
|
|||
|
"lessons": [],
|
|||
|
"creator": {
|
|||
|
"sub": "developer",
|
|||
|
"email": "email@email.ml"
|
|||
|
},
|
|||
|
"_id": "65e737068774b80355719dd6",
|
|||
|
"startDt": "2024-03-05T15:15:18.429Z",
|
|||
|
"created": "2024-03-05T15:15:18.429Z",
|
|||
|
"__v": 0
|
|||
|
}
|
|||
|
}
|