nylas / nylas-nodejs

A NodeJS wrapper for the Nylas REST API for email, contacts, and calendar.
MIT License
169 stars 118 forks source link

Delete returns 200 instead of 204 now #454

Closed mrashed-dev closed 1 year ago

mrashed-dev commented 1 year ago

Description

The API was returning 204 for DELETE calls, now it returns 200 with a body.

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.