Skip to main content

post_finalize_schedule

Function post_finalize_schedule 

Source
async fn post_finalize_schedule(
    plan_id: Path<Uuid>,
    pool: Data<PgPool>,
    user: AuthUser,
) -> ControllerResult<Json<CourseDesignerPlan>>