go-bitbucket
go-bitbucket copied to clipboard
Can `Repositories.Webhooks.Gets` be renamed?
The function for retrieving a list of repository web hooks is named Gets.
To make the function's name more idiomatic, can it be renamed to List?
That's right. I think so too.
This issue can be closed. With v0.9.52 a List function was added for webhooks.