Skip to content

Document EmailFooter as the API actually behaves - #157

Merged
mikemilla merged 1 commit into
mainfrom
codegen
Sep 4, 2026
Merged

Document EmailFooter as the API actually behaves#157
mikemilla merged 1 commit into
mainfrom
codegen

Conversation

@mikemilla

Copy link
Copy Markdown
Contributor

Regenerated SDK.

What changed in the API

No endpoints added or removed — this updates generated code only.

What changed in this SDK

10 files changed, 1821 insertions(+), 56 deletions(-)

Files
 .../src/main/kotlin/com/courier/models/brands/EmailFooter.kt    | 1180 ++++++++++++++++++++++++++-
 .../kotlin/com/courier/models/brands/BrandCreateParamsTest.kt   |  124 ++-
 .../kotlin/com/courier/models/brands/BrandListResponseTest.kt   |   93 ++-
 .../kotlin/com/courier/models/brands/BrandSettingsEmailTest.kt  |   52 +-
 .../test/kotlin/com/courier/models/brands/BrandSettingsTest.kt  |   76 +-
 .../src/test/kotlin/com/courier/models/brands/BrandTest.kt      |   93 ++-
 .../kotlin/com/courier/models/brands/BrandUpdateParamsTest.kt   |   93 ++-
 .../test/kotlin/com/courier/models/brands/EmailFooterTest.kt    |   42 +-
 .../kotlin/com/courier/services/async/BrandServiceAsyncTest.kt  |   62 +-
 .../kotlin/com/courier/services/blocking/BrandServiceTest.kt    |   62 +-
 10 files changed, 1821 insertions(+), 56 deletions(-)

This branch is rebuilt from main on every spec change and force-pushed, so it always reflects the latest generated output. Hand-written files in this repository are left untouched; anything under the generated surface is replaced on the next update, so fix the specification rather than editing here.

This PR is squash-merged automatically by the api-spec merge job, which then lets release-please open this SDK's release PR. Every type in release-please-config.json except test and ci is a non-hidden changelog section, so docs and chore cut a patch just as feat/fix do.

@mikemilla
mikemilla merged commit 25c8084 into main Sep 4, 2026
2 of 3 checks passed
@mikemilla
mikemilla deleted the codegen branch September 4, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants