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 param name for request_min_compression_size_bytes #3018

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

dlm6693
Copy link
Contributor

@dlm6693 dlm6693 commented Sep 20, 2023

Follow up to #3015. The param name is incorrect. Fixing this also fixes the type rendering in html as well.

Current:
Screenshot 2023-09-20 at 2 18 55 PM

With PR:
Screenshot 2023-09-20 at 2 19 36 PM

@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1eaa8ae) 93.39% compared to head (9858849) 93.39%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3018   +/-   ##
========================================
  Coverage    93.39%   93.39%           
========================================
  Files           66       66           
  Lines        13963    13963           
========================================
  Hits         13041    13041           
  Misses         922      922           
Files Changed Coverage Δ
botocore/config.py 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dlm6693 dlm6693 merged commit b92c6f6 into boto:develop Sep 20, 2023
@dlm6693 dlm6693 deleted the config-doc-bug branch September 20, 2023 21:02
aws-sdk-python-automation added a commit that referenced this pull request Sep 22, 2023
* release-1.31.53:
  Bumping version to 1.31.53
  Update to latest partitions and endpoints
  Update to latest models
  fix param name for `request_min_compression_size_bytes` (#3018)
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