arlyon / async-stripe

Async (and blocking!) Rust bindings for the Stripe API
https://payments.rs
Apache License 2.0
447 stars 129 forks source link

Idempotency notes #363

Closed arlyon closed 1 year ago

arlyon commented 1 year ago

Summary

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

Closes #342

Checklist

codecov[bot] commented 1 year ago

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

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