get_job_args

Function get_job_args 

Source
pub async fn get_job_args(
    configuration: &Configuration,
    workspace: &str,
    id: &str,
) -> Result<Value, Error<GetJobArgsError>>