Skip to content

Commit eba8dd2

Browse files
Merge pull request #13175 from nextcloud/remove-outdated-note-for-update-share
Remove outdated note for the update share
2 parents e3c9632 + e130678 commit eba8dd2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

developer_manual/client_apis/OCS/ocs-share-api.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Statuscodes:
116116
Update Share
117117
~~~~~~~~~~~~
118118

119-
Update a given share. Only one value can be updated per request.
119+
Update a given share.
120120

121121
* Syntax: /shares/*<share_id>*
122122
* Method: PUT
@@ -133,8 +133,6 @@ Update a given share. Only one value can be updated per request.
133133
* PUT Arguments: attributes - (string) serialized JSON string for :ref:`share attributes<Share attributes>`
134134
* PUT Arguments: sendMail - (string) send an email to the recipient. This will not send an email on its own. You will have to use the :ref:`send-email<Send email>` endpoint to send the email. (true/false)
135135

136-
.. note:: Only one of the update parameters can be specified at once.
137-
138136
Statuscodes:
139137

140138
* 100 - successful

0 commit comments

Comments
 (0)