[2024-02-05] Nylas Python SDK v6.0.0 beta 9
The Nylas Python SDK v6.0.0 beta 9 has been released!
- GitHub: Nylas Python SDK
- Distribution: PyPi
Added
- Add support for sending drafts.
Updated
- Changed
client_secretto optional for token exchange methods; now defaults to API key. - Changed references to
callback_urltowebhook_urlto match the API. - Fix deserialization issue with the
Connectormodel. - Fix serialization of query parameters.
- Fix typos in folders, threads, code exchange, smart compose, webhook and attachment models.
- Fix types in reminder and messages models.
- Fix message/draft deserialization in thread model.
- Standardized casing for enums.