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

feat(projects): includeMembers option on projects.list() #273

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

rexxars
Copy link
Member

@rexxars rexxars commented Aug 1, 2023

Recent addition to the API: you can pass a includeMembers=false query parameters to /projects in order to exclude members list from the response. This reduces the amount of bytes transferred, as well as the response time of the request. Will be used in the CLI tool, amongst others!

@rexxars rexxars requested review from a team August 1, 2023 14:46
Copy link
Member

@stipsan stipsan left a comment

Choose a reason for hiding this comment

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

Nice addition! 👍

@rexxars rexxars merged commit 5f14eaf into main Aug 1, 2023
13 checks passed
@rexxars rexxars deleted the feat/memberless-projects-list branch August 1, 2023 17:28
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants