Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2018-11-06 21:33:25 +0300
committerJoas Schilling <coding@schilljs.com>2018-11-06 21:33:25 +0300
commit6c06a8713330cb6c54c41eccf91493f76af95aab (patch)
tree59eae20d5e84113ac5529a5720e400263dd8ab14 /docs/api-v1.md
parent10c847b0c511cbff08dda95505c45234faf90883 (diff)
Adjust capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'docs/api-v1.md')
-rw-r--r--docs/api-v1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api-v1.md b/docs/api-v1.md
index 42dd68471..8f47c1bfb 100644
--- a/docs/api-v1.md
+++ b/docs/api-v1.md
@@ -78,9 +78,9 @@ Base endpoint is: `/ocs/v2.php/apps/spreed/api/v1`
* `in-call-flags` - A new flag `participantFlags` has been introduced and is replacing the `participantInCall` boolean.
### 5.0
-* `invite-by-mail` - Guests can be invited with their email address
+* `invite-by-mail` - *Replaced by `invite-groups-and-mails`* Guests can be invited with their email address
* `notification-levels` - Users can select when they want to be notified in conversations
-* `invite-group` - Groups can be added to existing conversations via the add participant endpoint
+* `invite-groups-and-mails` - Groups can be added to existing conversations via the add participant endpoint
## Room management