Skip to content

Add support for type variable #274

Description

@duygithub

Is your feature request related to a problem? Please describe.
According to https://developer.nylas.com/docs/api/v3/scheduler/#tag/configurations/POST/v3/grants/%7Bgrant_id%7D/scheduling/configurations
There is a type value that takes in
collective
group
max-availability
max-fairness
one-on-one

There is currently no way to pass in this value.

Describe the solution you'd like
Have the ability to pass in this value.

Describe alternatives you've considered
Right now I have to subclass this class and pass it in

Additional context
I am happy to implement this and contribute to the codebase.

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions