Skip to content

Wrong argument types in org.gitlab4j.api.AwardEmojiApi#addMergeRequestAwardEmoji #1268

@nikitaBarkov

Description

@nikitaBarkov
    public AwardEmoji addMergeRequestAwardEmoji(
            Object projectIdOrPath, Integer mergeRequestIid, Integer noteId, String name)

mergeRequestIid and noteId must be long as in all other methods, otherwise we get overflow and incorrect values

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions