Skip to content

Fix/scheduler optional participant fields - #486

Open
samuelsallee wants to merge 2 commits into
nylas:mainfrom
samuelsallee:fix/scheduler-optional-participant-fields
Open

Fix/scheduler optional participant fields#486
samuelsallee wants to merge 2 commits into
nylas:mainfrom
samuelsallee:fix/scheduler-optional-participant-fields

Conversation

@samuelsallee

@samuelsallee samuelsallee commented Sep 4, 2026

Copy link
Copy Markdown

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

Issue:
A participant can be added to a scheduler's configuration without the availability or booking fields set. The sdk expects these fields to be there, so if they're not then the ConfigParticipant model will throw an error when it tries to deserialize the api response. Making the fields optional and defaulting them to None fixes this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant