DEL Delete build file
/v1/integrations/builds/:buildId/files/:fileId DEL Delete build
/v1/integrations/builds/:buildId GET Get build by ID
/v1/integrations/builds/:buildId GET Prepare new build (for edge runners)
/v1/integrations/builds/edge/prepare GET Get list of builds
/v1/integrations/builds POST Add new build file (for edge runners)
/v1/integrations/builds/:buildId/edge/file POST Add new build (for edge runners)
/v1/integrations/builds/edge/build POST Add new build
/v1/integrations/builds PUT Update build attachment file
/v1/integrations/builds/:buildId/files/:fileId PUT Update build
/v1/integrations/builds/:buildId No endpoints match