Function asana::apis::tasks_api::remove_dependents_for_task[][src]

pub async fn remove_dependents_for_task(
    configuration: &Configuration,
    task_gid: &str,
    inline_object43: InlineObject43,
    opt_pretty: Option<bool>,
    opt_fields: Option<Vec<String>>
) -> Result<InlineResponse20024, Error<RemoveDependentsForTaskError>>

Unlinks a set of dependents from this task.