[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_secret
to optional for token exchange methods; now defaults to API key. - Changed references to
callback_url
towebhook_url
to match the API. - Fix deserialization issue with the
Connector
model. - 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.