Skip to content

Nylas Documentation/SDK does not match real output #682

@ktalebian

Description

@ktalebian

Some endpoints doc/sdk does not match actual API calls. For example

$ curl -H "Authorization: Bearer nyk_xxx" https://api.us.nylas.com/v3/grants/{grantId}/notetakers/{notetakerId}  | jq .

Returns calendar_id, event_id as well. But both the official docs AND the nodejs TS do not have these fields.

Is this a misalignment between the API and docs OR should these values not be trusted?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions