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

Add documentation clarifying about request syntax #2142

Closed
wants to merge 2 commits into from
Closed

Add documentation clarifying about request syntax #2142

wants to merge 2 commits into from

Conversation

swetashre
Copy link
Contributor

Fixes #2086

@codecov-commenter
Copy link

codecov-commenter commented Sep 2, 2020

Codecov Report

Merging #2142 into develop will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2142      +/-   ##
===========================================
+ Coverage    93.09%   93.11%   +0.01%     
===========================================
  Files           60       60              
  Lines        11114    11146      +32     
===========================================
+ Hits         10347    10379      +32     
  Misses         767      767              
Impacted Files Coverage Δ
botocore/docs/method.py 100.00% <100.00%> (ø)
botocore/discovery.py 100.00% <0.00%> (ø)
botocore/exceptions.py 99.46% <0.00%> (+<0.01%) ⬆️
botocore/model.py 98.24% <0.00%> (+0.03%) ⬆️
botocore/client.py 98.62% <0.00%> (+0.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c168486...ddbb232. Read the comment docs.

@zdutta zdutta closed this May 4, 2021
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.

[Documentation] SSM GetParametersByPath MaxResults Value is Incorrect
3 participants