-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Dav endpoint: add share note #11702
Labels
Milestone
Comments
@tobiasKaminsky this is supposded to be read only, I guess? |
Yes. For setting a note we already have an endpoint in share api. I already tried to start yesterday evening. I can give you my branch. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In current file listing (http://localhost/nc/remote.php/webdav/$folder), we do not get the note of a share, which any user can set when creating a share.
So it would be nice, to have a new property to get this directly.
Otherwise all clients would have to do another call to server to get this info.
As discussed with @schiessle.
Maybe @rullzer @blizzz have a little spare time, to get this in for NC15 ❤️
The text was updated successfully, but these errors were encountered: