From fce0006a70dd0f948ceeefcd71476e4fc9ae5037 Mon Sep 17 00:00:00 2001 From: Anton Georgiev Date: Fri, 16 Feb 2024 14:47:59 -0500 Subject: [PATCH] Update api.md --- docs/docs/development/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/development/api.md b/docs/docs/development/api.md index 9e4ad53586..ebbbe89eab 100644 --- a/docs/docs/development/api.md +++ b/docs/docs/development/api.md @@ -104,7 +104,7 @@ Updated in 2.6: Updated in 2.7: -- **create** - **Added:** `preUploadedPresentation`, `preUploadedPresentationName`, `disabledFeatures` options`cameraAsContent`, `snapshotOfCurrentSlide`, `downloadPresentationOriginalFile`, `downloadPresentationConvertedToPdf`, `timer`. +- **create** - **Added:** `preUploadedPresentation`, `preUploadedPresentationName`, `disabledFeatures` options`cameraAsContent`, `snapshotOfCurrentSlide`, `downloadPresentationOriginalFile`, `downloadPresentationConvertedToPdf`, `timer`, `learningDashboardDownloadSessionData` (2.7.5). - **join** - **Added:** `redirectErrorUrl`, `userdata-bbb_fullaudio_bridge` Updated in 3.0: