Merge pull request #18068 from bigbluebutton/antobinary-patch-4

docs: Added a mention of disabledFeaturesExclude in the api changes f…
This commit is contained in:
Anton Georgiev 2023-06-02 09:24:05 -04:00 committed by GitHub
commit a317272d2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,7 @@ Updated in 2.5:
Updated in 2.6:
- **create** - **Added:** `notifyRecordingIsOn`, `presentationUploadExternalUrl`, `presentationUploadExternalDescription`, `recordFullDurationMedia` (v2.6.9); Added `liveTranscription` and `presentation` as options for `disabledFeatures=`.
- **create** - **Added:** `notifyRecordingIsOn`, `presentationUploadExternalUrl`, `presentationUploadExternalDescription`, `recordFullDurationMedia` (v2.6.9); `disabledFeaturesExclude`(2.6.9); Added `liveTranscription` and `presentation` as options for `disabledFeatures=`.
- **getRecordings** - **Added:** Added support for pagination using `offset`, `limit`