Skip to content
  • Tomasz Maczukin's avatar
    Send token of depenent job · 9267a9b1
    Tomasz Maczukin authored
    Artifacts download for authorization is using a job token of job to
    which the artifact belongs. In APIv1 the token was sent with dependent
    jobs details and in APIv4 it was designed to also contain it.
    
    However I forgot about this parameter while working on
    `/api/v4/jobs/request` endpoint.
    
    This commit adds a missing parameter which is required for APIv4 to work
    properly.
    9267a9b1