Releases: sendinblue/APIv3-nodejs-library
Releases · sendinblue/APIv3-nodejs-library
v5.0.0
- Add/Remove contact to list schema update & method name changed
- Removed
tag
& from
from the response schema definition of getEmailEventReport
as mandatory fields
v4.0.0
Mixed specification updates:
- Renaming of few methods
- Added new parameter
smtpBlacklistSender
in createContact
& updateContact
- Added few extensions in attachments
- Removed
tag
from required properties in getReports
- Removed
tag
& reason
from required properties in getSmsEventReport
- Modified
date-time
format description
- Modified
getCampaignRecipients
properties type to array of integers
v3.1.4
Specification updates
- Contact attributes management and new route to update attribute
messageId
added in response of SendSms
duplicate_request
error type added in ErrorModel
v3.1.3
Changes:
- New route added
DELETE /smtp/templates/{templateId}
- New parameter
updateEnabled
added in POST /contacts
- New parameter
modifiedSince
added in GET /contacts
v3.1.2
In getEmailEventReport
response schema
- Add
from
in response
- Remove
reason
as mandatory field in response
v3.1.1
- Fix enum for array type in create/update webhook models
v3.1.0
- Valid swagger specification 2.0 implementation & fixes
v3.0.4
- Various swagger specification 2.0 validation fixes
v3.0.3
GetExtendedContactDetails
fix fot transacAttributes
- Add-on in
getEmailEventReport
response