headless_lms_server::controllers::course_material::courses

Function get_privacy_link

Source
async fn get_privacy_link(
    course_id: Path<Uuid>,
    pool: Data<PgPool>,
) -> ControllerResult<Json<Vec<PrivacyLink>>>
Expand description

GET /courses/:course_id/privacy_link - Gets a privacy link related to a course