Skip to main content

get_task_changes

Function get_task_changes 

Source
pub async fn get_task_changes(
    __arg0: State<AppState>,
    __arg1: Path<String>,
) -> Result<Json<Value>, ServerError>
Expand description

GET /api/tasks/:id/changes - Get task repository changes