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

CUST-2556 - Adding list folders query params #565

Merged
merged 2 commits into from
May 17, 2024
Merged

CUST-2556 - Adding list folders query params #565

merged 2 commits into from
May 17, 2024

Conversation

kraju3
Copy link
Contributor

@kraju3 kraju3 commented May 16, 2024

Description

Adding ListFolderQuery Params to the folders endpoint
https://developer.nylas.com/docs/api/v3/ecc/#get-/v3/grants/-grant_id-/folders

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.

Copy link
Collaborator

@mrashed-dev mrashed-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kraju3 looks good but I think you forgot to use queryParams in the list function itself.

Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (441cf91) to head (6da697b).

Current head 6da697b differs from pull request most recent head a46cde2

Please upload reports for the commit a46cde2 to get more accurate results.

Additional details and impacted files
@@     Coverage Diff     @@
##   main   #565   +/-   ##
===========================
===========================

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

@kraju3 kraju3 requested a review from mrashed-dev May 17, 2024 18:55
@mrashed-dev mrashed-dev merged commit 75cf7bc into main May 17, 2024
4 checks passed
@mrashed-dev mrashed-dev deleted the CUST-2556 branch May 17, 2024 19:05
This was referenced May 17, 2024
mrashed-dev added a commit that referenced this pull request May 17, 2024
# Changelog
* Added support for filtering by event type when listing events (#564)
* Added support for filtering a list of folders (#565)
* Fixed query parameters not being formatted properly (#564)
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.

None yet

2 participants