Oluwatosin Akande

Results 3 comments of Oluwatosin Akande

> Until solved: > > `swagger-typescript-api -p https://api.brevo.com/v3/swagger_definition.yml -o ./lib/email/brevo` how do I make use of this

> Is there any update about the typescript release ? I am not sure because I have not seen one

> When I require the Node SDK: > > ```js > const brevo = require('@getbrevo/brevo') > ``` > > I get this error: > > ``` > Could not find...