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

feat: Implement idempotency for B/P requests #207

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

nickevansuk
Copy link
Contributor

@nickevansuk nickevansuk commented Aug 3, 2023

This resolves #100. Noting that in future if openactive/open-booking-api#239 is adopted, this could be replaced with https://github.com/ikyriak/IdempotentAPI.

Note this PR intentionally does not introduce any breaking changes for existing users of OpenActive.Server.NET, and such users can add idempotency support at their leisure.

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.

B is not idempotent for identical requests
1 participant