teacher_unlock_student_chapter

Function teacher_unlock_student_chapter 

Source
async fn teacher_unlock_student_chapter(
    path: Path<(Uuid, Uuid, Uuid)>,
    pool: Data<PgPool>,
    user: AuthUser,
) -> ControllerResult<Json<UserChapterLockingStatus>>
Expand description

POST /api/v0/main-frontend/courses/{course_id}/students/{user_id}/chapters/{chapter_id}/unlock