gitlab4j-api icon indicating copy to clipboard operation
gitlab4j-api copied to clipboard

Job is missing the "tag_list" api response field

Open rameshvenk opened this issue 4 years ago • 0 comments

The Gitlab v4 jobs api (https://docs.gitlab.com/ee/api/jobs.html#get-a-single-job) returns a tag_list which is an array of runner tags. This field is missing in the Job class. Would it be possible to add this?

Thank you.

rameshvenk avatar Sep 16 '21 12:09 rameshvenk