sendinblue / APIv3-nodejs-library

SendinBlue's API v3 Node.js Library
ISC License
101 stars 47 forks source link

Types missing for APIv3-nodejs-library #57

Closed isaadabbasi closed 1 year ago

isaadabbasi commented 5 years ago

Having a completely pathetic experience first time implementing it with node.js. Not sufficient documentation available anywhere. I'd be please if you add @types for entire repo rather than .md files for APIs.

JalilArfaoui commented 5 years ago

Same here .... :-(

laubonghaudoi commented 1 year ago

Seriously, the nodejs api support is so bad. I am going to use another email provider.

shubhamUpadhyayInBlue commented 1 year ago

Hi @isaadabbasi @JalilArfaoui and @laubonghaudoi I understand your concern, but this is an auto-generated wrapper from the OpenAPI spec. We have our typescript wrapper https://www.npmjs.com/package/@sendinblue/client. You can use this if you want the types.