APIv3-typescript-library icon indicating copy to clipboard operation
APIv3-typescript-library copied to clipboard

SendinBlue's API v3 client

Results 15 APIv3-typescript-library issues
Sort by recently updated
recently updated
newest added
trafficstars

`apiInstance` is an instance of `SibApiV3Sdk.ContactsApi`.

there was a mistake in the readme, where the configuration for the API keys of the Contacts Api was not correct. See line 57

Hi there, What's the difference between this api and APIv3-nodejs-library ? Examples are exactly the same... Regards

Hello, everyone, I believe this will also fix issues #16 and #33: I am currently converting an express-app (which among other things server-side-renders a react-spa) to a NestJS monorepo and...