crowdin-api-client-java icon indicating copy to clipboard operation
crowdin-api-client-java copied to clipboard

Event 'from' not working with 'addWebhook'

Open sergeByishimo opened this issue 1 year ago • 0 comments

It seems every time I use Event.from(string) to generate a list of events to add in a web-hook it does not work. It only works when I manually reference an event enum Event.STRINGCOMMENT_CREATED

sergeByishimo avatar Feb 22 '24 00:02 sergeByishimo