pub async fn get_task_change_commit( __arg0: State<AppState>, __arg1: Path<String>, __arg2: Query<TaskChangeCommitQuery>, ) -> Result<Json<Value>, ServerError>
GET /api/tasks/:id/changes/commit - Get commit diff