8000 ListIDPGroupsInOrganization is missing the filter parameter · Issue #3196 · google/go-github · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
ListIDPGroupsInOrganization is missing the filter parameter #3196
Closed
@laughedelic

Description

@laughedelic

ListIDPGroupsInOrganization function that implements the /orgs/ORG/team-sync/groups endpoint, doesn't have the parameter to pre-filter results:

q string

Filters the results to return only those that begin with the value specified by this parameter. For example, a value of ab will return results that begin with "ab".

For organizations that have thousands of IdP groups, this makes using this function very slow. Please see integrations/terraform-provider-github#1809 for more context on how this affects the GitHub Terraform provider.

I'm requesting to add this parameter to the function to fully implement the API specification and enable downstream consumers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Breaking API ChangePR will require a bump to the major version num in next release. Look here to see the change(s).enhancementgood first issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0