docs: allowPromoteGuestToModerator documentation tweak [2.7] (#21242)
* docs: allowPromoteGuestToModerator documentation tweak [2.7] * Update create.tsx
This commit is contained in:
parent
85207caefd
commit
4301ed1b7d
@ -402,7 +402,7 @@ const createEndpointTableData = [
|
||||
"required": false,
|
||||
"type": "Boolean",
|
||||
"default": "false",
|
||||
"description": (<> If passed as true, we allow moderators to promote guests to moderators even if the authenticatedGuest config is enabled. The defaultAllowPromoteGuestToModerator configuration sets this behaviour globally for all meetings if no api parameter is passed (added in BBB 2.7.9/3.0.0-alpha.7)</>)
|
||||
"description": (<> If passed as true, we allow moderators to promote guests to moderators even if the authenticatedGuest config is enabled. The defaultAllowPromoteGuestToModerator configuration sets this behaviour globally for all meetings if no api parameter is passed (added in BBB 2.7.9)</>)
|
||||
}
|
||||
]
|
||||
|
||||
|
@ -104,7 +104,7 @@ Updated in 2.6:
|
||||
|
||||
Updated in 2.7:
|
||||
|
||||
- **create** - **Added:** `preUploadedPresentation`, `preUploadedPresentationName`, `allowPromoteGuestToModerator`, `disabledFeatures` options`cameraAsContent`, `snapshotOfCurrentSlide`, `downloadPresentationOriginalFile`, `downloadPresentationConvertedToPdf`, `timer`, `learningDashboardDownloadSessionData` (2.7.5).
|
||||
- **create** - **Added:** `preUploadedPresentation`, `preUploadedPresentationName`, `allowPromoteGuestToModerator` (2.7.9), `disabledFeatures` options`cameraAsContent`, `snapshotOfCurrentSlide`, `downloadPresentationOriginalFile`, `downloadPresentationConvertedToPdf`, `timer`, `learningDashboardDownloadSessionData` (2.7.5).
|
||||
|
||||
- **join** - **Added:** `errorRedirectUrl`, `webcamBackgroundURL`, `userdata-bbb_fullaudio_bridge` and removed support for all HTTP request methods except GET
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user