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

Http Protocol bindings should not send default values #108

Closed
rcoh opened this issue Jan 13, 2021 · 1 comment · Fixed by #156
Closed

Http Protocol bindings should not send default values #108

rcoh opened this issue Jan 13, 2021 · 1 comment · Fixed by #156
Labels
good first issue Good for newcomers small

Comments

@rcoh
Copy link
Collaborator

rcoh commented Jan 13, 2021

See #102 — when a queryParam (or any field) is unboxed and is a 0 value, it should not be serialized into the http request

@rcoh rcoh added this to the Aws Json 1.0 / 1.1 milestone Jan 13, 2021
@rcoh rcoh added good first issue Good for newcomers small labels Jan 13, 2021
@rcoh
Copy link
Collaborator Author

rcoh commented Jan 13, 2021

This also needs a protocol test, I think coverage is missing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers small
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant