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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Only require append when creating with PUT #1825

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

joachimvh
Copy link
Member

馃搧 Related issues

Closes #1822

鉁嶏笍 Description

Update the modes extractor to require append + create if the target of a PUT does not exist, instead of write + create.

@joachimvh joachimvh merged commit a0b7ee4 into main Jan 5, 2024
33 checks passed
@joachimvh joachimvh deleted the fix/create-put-permissions branch January 5, 2024 10:12
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.

PUT should allow Append when destination resource do not exist
1 participant