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

Append patch new document #1745

Merged
merged 29 commits into from
Dec 17, 2023
Merged

Append patch new document #1745

merged 29 commits into from
Dec 17, 2023

Conversation

bourgeoa
Copy link
Member

This allow to PATCH a new document with Append only.

@bourgeoa bourgeoa linked an issue Nov 30, 2023 that may be closed by this pull request
@csarven
Copy link
Member

csarven commented Nov 30, 2023

Not sure I understand. To create a new resource (C/R) with PATCH (as with PUT) requires Append (or Write) on C/ and Write on C/R.

lib/handlers/patch.js Outdated Show resolved Hide resolved
@bourgeoa
Copy link
Member Author

Not sure I understand. To create a new resource (C/R) with PATCH (as with PUT) requires Append (or Write) on C/ and Write on C/R.

A very fat finger .....

1 similar comment
@bourgeoa
Copy link
Member Author

Not sure I understand. To create a new resource (C/R) with PATCH (as with PUT) requires Append (or Write) on C/ and Write on C/R.

A very fat finger .....

@bourgeoa bourgeoa merged commit acf53e5 into main Dec 17, 2023
3 checks passed
@bourgeoa bourgeoa deleted the appendPatchNewDocument branch February 11, 2024 16:38
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.

PATCH do not allow to create new file with APPEND
3 participants