crowdin / crowdin-api-client-java

Java client library for Crowdin API
https://jitpack.io/#crowdin/crowdin-api-client-java
MIT License
64 stars 40 forks source link

Event 'from' not working with 'addWebhook' #224

Open sergeByishimo opened 5 months ago

sergeByishimo commented 5 months ago

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