Skip to content

feat(api): add team RBAC and complete sync and async email options - #19

Merged
bjarn merged 2 commits into
mainfrom
agent/sync-openapi-2026-08-12
Aug 13, 2026
Merged

feat(api): add team RBAC and complete sync and async email options#19
bjarn merged 2 commits into
mainfrom
agent/sync-openapi-2026-08-12

Conversation

@bjarn

@bjarn bjarn commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add the current team role and member assignment API.
  • Update generated delivery models.
  • Add per-email TLS and tracking settings.
  • Add attachment MIME types and typed batch payloads.
  • Send batch idempotency keys in the synchronous and asynchronous clients.
  • Test Message-ID preservation headers.

The generated types included the new fields, but the fluent sending endpoints and batch annotations were incomplete.

Checks

  • ruff check .
  • mypy src
  • pytest — 60 tests passed

@bjarn
bjarn requested a review from Bjornftw August 13, 2026 04:35
@bjarn
bjarn marked this pull request as ready for review August 13, 2026 04:35
@bjarn bjarn changed the title Sync SDK with current OpenAPI specifications feat(api)!: sync team RBAC and delivery models Aug 13, 2026
@bjarn bjarn changed the title feat(api)!: sync team RBAC and delivery models Add team RBAC and update delivery models Aug 13, 2026
@bjarn bjarn changed the title Add team RBAC and update delivery models Add team RBAC and complete Sending API support Aug 13, 2026
@bjarn bjarn changed the title Add team RBAC and complete Sending API support feat(api): add team RBAC and complete sync and async email options Aug 13, 2026
@bjarn
bjarn merged commit d84206e into main Aug 13, 2026
8 checks passed
@bjarn
bjarn deleted the agent/sync-openapi-2026-08-12 branch August 13, 2026 11:24
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