Function unlock_course

Source
pub fn unlock_course(
    client: &TestMyCodeClient,
    course_id: u32,
) -> Result<(), TestMyCodeClientError>
Expand description

post /api/v8/core/courses/{course_id}/unlock Untested. Unlocks the courses exercises