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

Support paths in PaginatedIndex #554

Merged

Conversation

JordonPhillips
Copy link
Contributor

Description of changes:

This updates the PaginatedIndex to properly support resolving paths.
The path resolution logic has been moved into PaginatedTrait since it
is also needed to perform validation and may someday be needed
elsewhere.

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

This updates the PaginatedIndex to properly support resolving paths.
The path resolution logic has been moved into PaginatedTrait since it
is also needed to perform validation and may someday be needed
elsewhere.
@JordonPhillips JordonPhillips merged commit 02d75e6 into smithy-lang:master Sep 4, 2020
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