You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
May I suggest the README mention that the Idempotency-Key must follow the uuid format. The Stripe article just mentions a unique id, not necessarily of uuid format.
May I also suggest the uuid gem for uuid validation instead of a regex.
The text was updated successfully, but these errors were encountered:
danielmorrison
pushed a commit
to collectiveidea/rack-idempotency
that referenced
this issue
Nov 26, 2022
May I suggest the README mention that the Idempotency-Key must follow the uuid format. The Stripe article just mentions a unique id, not necessarily of uuid format.
May I also suggest the uuid gem for uuid validation instead of a regex.
The text was updated successfully, but these errors were encountered: