Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Webhooks Ip Addresses #213

Conversation

atejada
Copy link
Contributor

@atejada atejada commented Feb 16, 2024

An Array is expected, not an object. ListResponse was generating the wrong result.

https://nylas.atlassian.net/browse/TW-2596

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.

An Array is expected, not an object. ListResponse was generating the wrong result.
@codecov-commenter
Copy link

codecov-commenter commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0b823ca) 78.53% compared to head (0821518) 78.53%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #213   +/-   ##
=========================================
  Coverage     78.53%   78.53%           
  Complexity      199      199           
=========================================
  Files            29       29           
  Lines           722      722           
  Branches         69       69           
=========================================
  Hits            567      567           
  Misses          117      117           
  Partials         38       38           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mrashed-dev mrashed-dev merged commit 3da0b81 into main Feb 21, 2024
2 checks passed
@mrashed-dev mrashed-dev deleted the TW-2596-Java/Kotlin---Ip-Addresses-should-return-a-response-not-a-ListResponse branch February 21, 2024 17:41
@mrashed-dev mrashed-dev mentioned this pull request Feb 27, 2024
mrashed-dev added a commit that referenced this pull request Feb 27, 2024
# Changelog
### Added
* Added support for `roundTo` field in availability response (#215)
* Added support for `attributes` field in folder model (#215)
* Added support for icloud as an auth provider (#215)

### Changed
* Fixed builder for FindAttachmentQueryParams (#208)
* Fixed scopes to be optional for IMAP grants (#210)
* Fixed typo in updating grant schema (#211)
* Fixed endpoint for rotating webhook secrets (#212)
* Fixed response type for returning webhook IP addresses (#213)

### Removed
* Removed unnecessary `clientId` from detectProvider params (#215)

# License
<!-- Your PR comment must contain the following line for us to merge the
PR. -->
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.
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.

3 participants