Skip to content

Add full Lists API support with list-item operations#469

Merged
pengfeiye merged 1 commit intomainfrom
TT-4430-python-sdk-for-crud-rules-policies-3
Apr 23, 2026
Merged

Add full Lists API support with list-item operations#469
pengfeiye merged 1 commit intomainfrom
TT-4430-python-sdk-for-crud-rules-policies-3

Conversation

@pengfeiye
Copy link
Copy Markdown
Contributor

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.

Summary

  • Added first-class Lists support via Client.lists and a new Lists resource.
  • Implemented all Lists endpoints: list/create/find/update/delete lists and list/add/remove list items.
  • Added typed request/response models in nylas.models.lists (NylasList, ListItem, query/request types).
  • Added comprehensive tests for endpoint wiring, deserialization, overrides propagation, and remove_items response parsing.
  • Updated CHANGELOG.md with an Unreleased entry documenting Lists feature coverage.

@pengfeiye pengfeiye merged commit 8edee4b into main Apr 23, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants