consent disable refactor

This commit is contained in:
Igor Loskutov
2025-12-18 23:16:24 -05:00
parent fbf319573e
commit 9edc38b861
7 changed files with 10 additions and 68 deletions

View File

@@ -1544,11 +1544,6 @@ export interface components {
* @enum {string}
*/
platform: "whereby" | "daily";
/**
* Skip Consent
* @default false
*/
skip_consent: boolean;
};
/** MeetingConsentRequest */
MeetingConsentRequest: {