Skip to content

feat(api)!: nest the AWS SNS target_arn under aws_sns on the user profile - #136

Merged
mikemilla merged 1 commit into
mainfrom
codegen
Aug 17, 2026
Merged

feat(api)!: nest the AWS SNS target_arn under aws_sns on the user profile#136
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

4 files changed, 259 insertions(+), 41 deletions(-)

Files
 courier-java-core/src/main/kotlin/com/courier/models/AwsSns.kt  | 183 ++++++++++++++++++++++++++++
 .../src/main/kotlin/com/courier/models/UserProfile.kt           |  82 +++++++------
 .../src/test/kotlin/com/courier/models/AwsSnsTest.kt            |  29 +++++
 .../src/test/kotlin/com/courier/models/UserProfileTest.kt       |   6 +-
 4 files changed, 259 insertions(+), 41 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 8387568 into main Aug 17, 2026
@mikemilla
mikemilla deleted the codegen branch August 17, 2026 22:07
@mikemilla mikemilla mentioned this pull request Aug 17, 2026
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