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

Fix Querystring Builder #2937

Merged
merged 7 commits into from
Oct 31, 2023
Merged

Fix Querystring Builder #2937

merged 7 commits into from
Oct 31, 2023

Conversation

jterapin
Copy link
Contributor

  • Fixes an issue where Querystring Builder SHOULD support different types of shapes.
  • Updated rest-json.json to cover most supported use-cases.
  • Updated querystring_builder.rb file to today's rubocop standards

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

  1. To make sure we include your contribution in the release notes, please make sure to add description entry for your changes in the "unreleased changes" section of the CHANGELOG.md file (at corresponding gem). For the description entry, please make sure it lives in one line and starts with Feature or Issue in the correct format.

  2. For generated code changes, please checkout below instructions first:
    https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md

Thank you for your contribution!

@jterapin
Copy link
Contributor Author

Taking a final lookover tomorrow prior to submitting for review

Copy link
Contributor

@alextwoods alextwoods left a comment

Choose a reason for hiding this comment

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

Nice - looks good!

build_tools/aws-sdk-code-generator/spec/protocols_spec.rb Outdated Show resolved Hide resolved
gems/aws-sdk-core/CHANGELOG.md Outdated Show resolved Hide resolved
@jterapin jterapin marked this pull request as ready for review October 27, 2023 15:37
Copy link
Contributor

@mullermp mullermp left a comment

Choose a reason for hiding this comment

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

Nice!

gems/aws-sdk-core/CHANGELOG.md Outdated Show resolved Hide resolved
@jterapin jterapin merged commit 5fd18d5 into version-3 Oct 31, 2023
27 checks passed
@jterapin jterapin deleted the fix_query_string_builder branch October 31, 2023 17:12
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.

3 participants