feat: v2 api hidden event types (#22715)
* feat: v2 api hidden event types * feat: Add 'hidden' property to Input type in output.service.ts --------- Co-authored-by: Kartik Saini <41051387+kart1ka@users.noreply.github.com>
This commit is contained in:
co-authored by
Kartik Saini
parent
511be7386c
commit
1a573e1619
@@ -74,6 +74,7 @@ type Input = Pick<
|
||||
| "hideOrganizerEmail"
|
||||
| "team"
|
||||
| "calVideoSettings"
|
||||
| "hidden"
|
||||
>;
|
||||
|
||||
@Injectable()
|
||||
|
||||
Reference in New Issue
Block a user