Missing type definitions for webhook events
stalar opened this issue ยท 8 comments
I'm trying to find type definitions for contents of the webhook events, but can't seem to find them.
Please point me in the right direction, or add them if they do not exist.
Thanks!
Unfortunately, we don't have these types available at the moment. This is in the roadmap but currently I'm not sure what's the ETA. I'll let you know when it's available!
I also noticed that some types are not exported. For example CreateTaskParams
should be exported.
I'll look into these types, and try to release a fix today
@stalar please check v12.2.1 that should expose new types for creation/updating
Thank you very much! That was fast ๐จ
This feature should now be available in v12.3.0 https://lokalise.github.io/node-lokalise-api/additional_info/webhook_events
Thank you! ๐