Skip to content

feat(api): add customer email logs - #282

Merged
aagarwal1012 merged 1 commit into
mainfrom
stlc-generated-34445631418
Sep 10, 2026
Merged

feat(api): add customer email logs#282
aagarwal1012 merged 1 commit into
mainfrom
stlc-generated-34445631418

Conversation

@dodo-squirrels

Copy link
Copy Markdown
Contributor

Automated stlc build from config repo commit 35add31b492d43696f003e1ad88f80618d2deecd.

Spec 1.113.13 -> 1.113.27 (+2 paths, +6 schemas, none removed).

Adds a customers.emails subresource: list (get /customers/{customer_id}/emails)
and retrieve_body (get /customers/{customer_id}/emails/{email_log_id}/body).

The list endpoint takes page_number/page_size and returns an items array, so it
auto-detects default_page_number_pagination like the other page-number lists and
needs no explicit paginated flag. EmailPolicies is reachable only through
EmailLogItem.policies, so it needs no separate wiring.

Validated: 150 configured endpoints resolve, 118 config schema refs resolve, all
301 distinct spec $refs resolve with none dangling. The 18 uncovered spec paths
are unchanged from the previous release (Swagger UI /docs routes, internal
connectors and discount-customer endpoints).

Stainless-Generated-From: 4e37e1b
@aagarwal1012
aagarwal1012 merged commit 3e7ec57 into main Sep 10, 2026
8 checks passed
@aagarwal1012
aagarwal1012 deleted the stlc-generated-34445631418 branch September 10, 2026 06:47
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.

1 participant