
Lauris SkraucisandGitHub
bb9d99c3e1
feat: api v2 event type settings - booker bookings limit, emails, round robin reschedule (#24169)
* feat: event type bookerActiveBookingsLimit
* test: booking with bookerActiveBookingsLimit
* fix: typecheck
* feat: org team event type emailSettings & rescheduleWithSameRoundRobinHost
* docs: regenerate swagger
* chore: default booker name and email in examples app
* refactor: email settings description
* refactor: rename email setting properties
* refactor: function to add email settings to metadata
* fix: try to fix e2e
* fix: dont return input bookerActiveBookingsLimit in transformed object
* fix: dont allow recurrence and bookerActiveBookingsLimit
* fix: output service return bookerActiveBookingsLimit