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

Implement searchGroups #404

Merged
merged 6 commits into from
Aug 18, 2021
Merged

Implement searchGroups #404

merged 6 commits into from
Aug 18, 2021

Conversation

Neztore
Copy link
Member

@Neztore Neztore commented Aug 6, 2021

Resolves #379

@Neztore Neztore added enhancement New feature or request minor Increment the minor version when merged labels Aug 8, 2021
lib/group/searchGroups.js Outdated Show resolved Hide resolved
lib/group/searchGroups.js Show resolved Hide resolved
lib/group/searchGroups.js Outdated Show resolved Hide resolved
test/group.test.js Show resolved Hide resolved
typings/index.d.ts Outdated Show resolved Hide resolved
typings/jsDocs.ts Outdated Show resolved Hide resolved
Still got to look at limits
Limit defaults to 100 but can be infinite/no limit or a supplied limit.
Also improves getPageResults docs for limiting behaviour.
@suufi suufi enabled auto-merge (squash) August 18, 2021 06:20
@suufi suufi merged commit 216fb51 into noblox:master Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor Increment the minor version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

searchGroup Function
3 participants