Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pagination flattening transform #2454

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

hpmellema
Copy link
Contributor

Description

Adds a transform that flattens service-level pagination info into pagination traits on operations.

Code generators may want to use fully-resolved pagination traits for operations. This transform allows code generators to optionally fully-resolve operation-level pagination traits before processing the model.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@hpmellema hpmellema requested a review from a team as a code owner November 12, 2024 20:06
@hpmellema hpmellema merged commit 8da7457 into smithy-lang:main Nov 12, 2024
13 checks passed
@hpmellema hpmellema deleted the pagination-flattening branch November 12, 2024 21:35
yasmewad pushed a commit to yasmewad/smithy that referenced this pull request Nov 13, 2024
Adds a transform that flattens service-level pagination info into pagination traits on operations.
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