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

Fix: Avoid passing if-match header for insert_or_replace ops #1208

Merged
merged 2 commits into from
Feb 11, 2023

Conversation

mdahamiwal
Copy link
Contributor

#1207 if-match header enforces that the entity already exists whiich breaks the insert new scenarios.

mdahamiwal and others added 2 commits February 10, 2023 15:07
…r_merge operations

Azure#1207 if-match header enforces that the entity already exists whiich breaks the insert new scenarios.
@demoray
Copy link
Contributor

demoray commented Feb 11, 2023

The If-Match implementation is aligned with the documentation for update, delete, and merge.

@demoray demoray merged commit b77340e into Azure:main Feb 11, 2023
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.

2 participants