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

Idempotency notes #363

Merged
merged 2 commits into from
Apr 6, 2023
Merged

Idempotency notes #363

merged 2 commits into from
Apr 6, 2023

Conversation

arlyon
Copy link
Owner

@arlyon arlyon commented Apr 6, 2023

Summary

Adds a brief blurb for idempotency in the docs for the main lib, with links to the relevant apis.

Closes #342

Checklist

@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Merging #363 (d28f7df) into master (d3a3af4) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #363      +/-   ##
=========================================
- Coverage    6.35%   6.34%   -0.02%     
=========================================
  Files         137     137              
  Lines       20781   20778       -3     
=========================================
- Hits         1321    1318       -3     
  Misses      19460   19460              
Impacted Files Coverage Δ
src/lib.rs 100.00% <ø> (ø)
src/resources/generated/issuing_card.rs 0.00% <ø> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@arlyon arlyon merged commit e80b5ec into master Apr 6, 2023
@jwiesler jwiesler deleted the idempotency-notes branch April 26, 2024 16:36
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.

Support idempotency key in post requests
1 participant