go-playground / webhooks

:fishing_pole_and_fish: Webhook receiver for GitHub, Bitbucket, GitLab, Gogs
MIT License
962 stars 236 forks source link

the IssueEventPayload.Assignee has been change to assignees #159

Closed mapleque closed 1 year ago

mapleque commented 2 years ago

On Gitlab/13.12.12 +, we found the Issue Event request body assignee has been change to assignees, which is an array, could we fix it?