зеркало из https://github.com/nextcloud/spreed.git
Merge pull request #2844 from nextcloud/typo/noid/fix-docs
Fix typos in the docs
This commit is contained in:
Коммит
7dda57d056
|
@ -53,8 +53,8 @@ Base endpoint is: `/ocs/v2.php/apps/spreed/api/v1`
|
|||
field | type | Description
|
||||
------|------|------------
|
||||
`roomType` | int |
|
||||
`invite` | string | user id (`roomType = 1`), group id (`roomType = 2` - optional), circle id (`roomType = 2`, `inviteType = \OCP\IShare::TYPE_CIRCLES`], only available with `circles-support` capability))
|
||||
`inviteSource` | string | The source for the invite, only supported on `roomType = 2` for `groups` and `circles` (only available with `circles-support` capability)
|
||||
`invite` | string | user id (`roomType = 1`), group id (`roomType = 2` - optional), circle id (`roomType = 2`, `source = 'circles'`], only available with `circles-support` capability))
|
||||
`source` | string | The source for the invite, only supported on `roomType = 2` for `groups` and `circles` (only available with `circles-support` capability)
|
||||
`roomName` | string | conversation name (Not available for `roomType = 1`)
|
||||
|
||||
* Response:
|
||||
|
|
Загрузка…
Ссылка в новой задаче