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 missing node mapper for document types #2313

Merged
merged 4 commits into from
Jun 7, 2024

Conversation

hpmellema
Copy link
Contributor

fixes #2312

Background

Adds missing node mapper for documents in collection traits.

Testing

Added new integration tests for collections traits with document members


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 June 7, 2024 12:49
@hpmellema hpmellema requested a review from mtdowling June 7, 2024 14:58
@hpmellema hpmellema merged commit 14a8959 into smithy-lang:main Jun 7, 2024
13 checks passed
@hpmellema hpmellema deleted the fix-doc-trait branch June 7, 2024 15:27
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.

Trait codegen doesn't like Document in collections
2 participants