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

Slightly relax paginated pageSize types #1866

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

kstich
Copy link
Contributor

@kstich kstich commented Jul 19, 2023

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

@kstich kstich requested a review from a team as a code owner July 19, 2023 18:10
@@ -319,6 +321,10 @@ Set<ShapeType> validTargets() {
return PAGE_SHAPES;
}

Set<ShapeType> dangerTargets() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An @Override would be helpful to understand the flow here.

@kstich kstich merged commit f8a846d into smithy-lang:main Jul 19, 2023
10 checks passed
@kstich kstich deleted the pagination_page_long branch July 19, 2023 20:38
This pull request was closed.
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