Skip to content

Fix httpQuery selector#534

Merged
mtdowling merged 1 commit intomasterfrom
fix-http-query-bindings
Aug 20, 2020
Merged

Fix httpQuery selector#534
mtdowling merged 1 commit intomasterfrom
fix-http-query-bindings

Conversation

@mtdowling
Copy link
Copy Markdown
Member

httpQuery does not actually support blobs, and no AWS service has ever
put a blob in a query string. Blobs can be added back to Smithy if/when
there's actual support for it.

Issue #, if available:

Description of changes:

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

@mtdowling mtdowling requested a review from kstich August 20, 2020 20:42
httpQuery does not actually support blobs, and no AWS service has ever
put a blob in a query string. Blobs can be added back to Smithy if/when
there's actual support for it.
@mtdowling mtdowling force-pushed the fix-http-query-bindings branch from 6227997 to f40d89d Compare August 20, 2020 20:44
@mtdowling mtdowling merged commit 31c23b2 into master Aug 20, 2020
@mtdowling mtdowling deleted the fix-http-query-bindings branch September 14, 2020 22:49
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