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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't use default request values for REST-XML request entities #32

Closed
stripecodahale opened this issue Dec 20, 2014 · 0 comments 路 Fixed by #34
Closed

Can't use default request values for REST-XML request entities #32

stripecodahale opened this issue Dec 20, 2014 · 0 comments 路 Fixed by #34
Labels
blocked Work is blocked on this issue for this codebase. Other labels or comments may indicate why. bug This issue is a bug.

Comments

@stripecodahale
Copy link
Contributor

Because of golang/go#5452, if we add omitempty to optional struct fields in REST-XML APIs we can't send zero values. So we're stuck needing to send all values.

馃槩

@stripecodahale stripecodahale added bug This issue is a bug. blocked Work is blocked on this issue for this codebase. Other labels or comments may indicate why. labels Dec 20, 2014
skotambkar pushed a commit to skotambkar/aws-sdk-go that referenced this issue May 20, 2021
* Adding typed enums

* Regeneration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Work is blocked on this issue for this codebase. Other labels or comments may indicate why. bug This issue is a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant