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

Preliminary fix for #7359. #7369

Merged
merged 4 commits into from
Jun 28, 2021
Merged

Preliminary fix for #7359. #7369

merged 4 commits into from
Jun 28, 2021

Conversation

pgavlin
Copy link
Member

@pgavlin pgavlin commented Jun 25, 2021

These changes contain a preliminary fix for #7359 in the Go SDK. The fix
handles input values that are nested one level deep within maps and
arrays, but does not handle other cases of nested input types.

These changes contain a preliminary fix for #7359 in the Go SDK. The fix
handles input values that are nested one level deep within maps and
arrays, but does not handle other cases of nested input types.
@pgavlin pgavlin requested a review from justinvp June 25, 2021 22:01
@pgavlin
Copy link
Member Author

pgavlin commented Jun 25, 2021

Working on adding some tests for this now.

Copy link
Member

@justinvp justinvp left a comment

Choose a reason for hiding this comment

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

Aside from some tests, LGTM.

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.

None yet

2 participants