nodeSolidServer / node-solid-server

Solid server on top of the file-system in NodeJS
https://solidproject.org/for-developers/pod-server
Other
1.77k stars 297 forks source link

Append patch new document #1745

Closed bourgeoa closed 6 months ago

bourgeoa commented 7 months ago

This allow to PATCH a new document with Append only.

csarven commented 7 months ago

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.

bourgeoa commented 7 months ago

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 commented 7 months ago

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 .....