[][src]Function shelper::api::all_jobs

pub fn all_jobs(build_id: String, user: User) -> Result<Value, Box<dyn Error>>

all_jobs makes an API call to the builds/:id/jobs endpoint to fetch the job details for each job in the build.