86793aa823ea → c81ed506912f · 29 changes across 26 operations
- POST/teacher/courses/{course_id}/chat-action
- ○
added the new optional request property
// - ○
added the non-success response with the status
- ○
added the optional property
////to the response with the status
- ○
- PUT/admin/holiday-courses/courses/{course_id}/structure
- ○
added the new optional request property
// - ○
added the optional property
///to the response with the status
- ○
- DELETE/custom-course/{course_id}/content/{content_index}
- ○
the
response's property default value changed from2026-09-17T10:04:39.811137to2026-09-18T23:23:17.240048for the status
- ○
- POST/custom-course/{course_id}/content/insert
- ○
the
response's property default value changed from2026-09-17T10:04:39.811137to2026-09-18T23:23:17.240048for the status
- ○
- POST/custom-course/{course_id}/content
- ○
the
response's property default value changed from2026-09-17T10:04:39.811137to2026-09-18T23:23:17.240048for the status
- ○
- GET/custom-course/{course_id}
- ○
the
response's property default value changed from2026-09-17T10:04:39.811137to2026-09-18T23:23:17.240048for the status
- ○
- GET/custom-course/list
- ○
the
response's property default value changed from2026-09-17T10:04:39.811137to2026-09-18T23:23:17.240048for the status
- ○
- POST/custom-course
- ○
the
response's property default value changed from2026-09-17T10:04:39.811137to2026-09-18T23:23:17.240048for the status
- ○
- DELETE/demo-custom-course/{course_id}/content/{content_index}
- ○
the
response's property default value changed from2026-09-17T10:04:40.753003to2026-09-18T23:23:18.444432for the status
- ○
- POST/demo-custom-course/{course_id}/content/insert
- ○
the
response's property default value changed from2026-09-17T10:04:40.753003to2026-09-18T23:23:18.444432for the status
- ○
- POST/demo-custom-course/{course_id}/content
- ○
the
response's property default value changed from2026-09-17T10:04:40.753003to2026-09-18T23:23:18.444432for the status
- ○
- GET/demo-custom-course/{course_id}
- ○
the
response's property default value changed from2026-09-17T10:04:40.753003to2026-09-18T23:23:18.444432for the status
- ○
- GET/demo-custom-course/list
- ○
the
response's property default value changed from2026-09-17T10:04:40.753003to2026-09-18T23:23:18.444432for the status
- ○
- POST/demo-custom-course
- ○
the
response's property default value changed from2026-09-17T10:04:40.753003to2026-09-18T23:23:18.444432for the status
- ○
- GET/my-courses/{course_id}
- ○
added the optional property
///to the response with the status
- ○
- PUT/my-courses/{course_id}/title
- ○
added the optional property
///to the response with the status
- ○
- GET/student/content/assigned-courses/{course_id}
- ○
added the optional property
////to the response with the status
- ○
- GET/teacher/courses/{course_id}
- ○
added the optional property
///to the response with the status
- ○
- DELETE/teacher/courses/{course_id}/units/{unit_id}/blocks/{block_id}
- ○
endpoint added
- ○
- PATCH/teacher/courses/{course_id}/units/{unit_id}/blocks/{block_id}
- ○
endpoint added
- ○