nylas / nylas-nodejs

A NodeJS wrapper for the Nylas REST API for email, contacts, and calendar.
MIT License
169 stars 118 forks source link

Fix calendar color implementation #402

Closed mrashed-dev closed 1 year ago

mrashed-dev commented 1 year ago

Description

In #397 the implementation in the SDK was based off of an earlier implementation from the API, this PR adjusts the field name and type to reflect what's provided in the Nylas API.

License

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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #402 (4a59980) into main (16c0124) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #402   +/-   ##
=======================================
  Coverage   91.52%   91.52%           
=======================================
  Files          61       61           
  Lines        2571     2571           
  Branches      462      462           
=======================================
  Hits         2353     2353           
  Misses        217      217           
  Partials        1        1           
Impacted Files Coverage Δ
src/models/calendar.ts 96.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.