I am trying to interact with GitLabs api using this library, but I am running into an issue, which is that the job id is too long.. since all of the api input variables require job_id as Integers, none of them work. Gitlabs api as well in documentation is expecting an integer there
