gitlab4j-api
gitlab4j-api copied to clipboard
Both Int and Long MR ids are used in MergeRequestApi
We're happy users of gitlab4j for several years but faced some problems updating to v5. We had to update MR ids to Long but there seems to by some inconsistency in MergeRequestApi: some methods use Long mergeRequestIid but others use int mergeRequestIid. Is it intentional?
Thanks for your report. Not at all. It will be fixed in 5.0.2.
Hi @jabby, can I work on the above issue?