Skip to content

Add team RBAC and update delivery models - #18

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

Add team RBAC and update delivery models#18
bjarn merged 1 commit into
mainfrom
agent/sync-openapi-2026-08-12

Conversation

@bjarn

@bjarn bjarn commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • regenerate TypeScript API types from the current Sending and Team OpenAPI specifications
  • add team role, member detail, and member assignment operations
  • remove deprecated project-member operations
  • include current TLS, DKIM, DNS, suppression, spam, webhook, and statistics fields

Validation

  • npm run format:fix
  • npm run lint
  • npm run type-check
  • npm test -- --runInBand (43 tests)

@bjarn
bjarn marked this pull request as ready for review August 13, 2026 04:35
@bjarn
bjarn requested a review from Bjornftw 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 merged commit ecc3a8e into main Aug 13, 2026
7 checks passed
@bjarn
bjarn deleted the agent/sync-openapi-2026-08-12 branch August 13, 2026 09:08
bjarn added a commit that referenced this pull request Aug 13, 2026
…otency (#19)

## Summary

- Add per-email TLS and tracking settings to the fluent endpoint.
- Add attachment MIME type support.
- Send and reset the idempotency key for batch requests.
- Test the Message-ID preservation headers.

The generated request types were current after PR #18, but the
hand-written email endpoint did not expose all Sending API options.

## Checks

- `npm run lint`
- `npm run type-check`
- `npm test -- --runInBand` — 46 tests passed
- `npm run build`
github-actions Bot pushed a commit that referenced this pull request Aug 13, 2026
# [2.2.0](v2.1.0...v2.2.0) (2026-08-13)

### Features

* **email:** add TLS settings, attachment MIME types, and batch idempotency ([#19](#19)) ([3a6cacf](3a6cacf)), closes [#18](#18)
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