You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?