docs: Add changelog for share (un)mount

This commit is contained in:
Ralf Haferkamp
2024-02-28 17:29:04 +01:00
committed by Ralf Haferkamp
parent 9d6ece9220
commit a9a3b91e80
+6
View File
@@ -0,0 +1,6 @@
Enhancement: graphs endpoint for mounting and unmounting shares
Functionality for mounting (accepting) and unmounting (rejecting) received
has been added to the graph API
https://github.com/owncloud/ocis/pull/7885