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

feature(#14): Allow to make idempotency key header mandatory #15

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

jcagarcia
Copy link
Owner

Now, when wrapping the code inside idempotent helper, you can provide required parameter to enforce consumers to pass Idempotency-Key header when performing the idempotent operation.

@jcagarcia jcagarcia linked an issue Nov 21, 2023 that may be closed by this pull request
@jcagarcia jcagarcia merged commit 4485d7d into main Nov 21, 2023
3 checks passed
@jcagarcia jcagarcia deleted the mandatory-header branch November 21, 2023 16:49
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.

Make Idempotency-Key header mandatory
1 participant