GitLabApiClient
GitLabApiClient copied to clipboard
Added 'source' and ''tag_list' fields and fixed the type of the 'Id' field
Added the 'Source' element to pipelines. Both in the request and the detailed response.
Changed the type of the Id field on the Job type from int to string (id's are above the int limit now)
Added the 'tag_list' field to the Job response