nylas / nylas/nylas-java

Add support for type variable

Open
#274 1 comment 1 reaction 1 assignee View on GitHub

@AaronDDM is already working on this.

Since May 8, 2025.

enhancement
Dominant language
Kotlin
Stars
36
Forks
18
Avg merge
1d 21h
Merged PRs (30d)
1

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.