-
Notifications
You must be signed in to change notification settings - Fork 20
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
OKTA-498007: add search parameter to groups endpoint #133
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me giving the discussion in https://oktainc.atlassian.net/browse/OKTA-498007 and https://oktainc.atlassian.net/browse/OKTA-406629
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bryanapellanes-okta can you please add more details of what we're solving here? Links to the API docs and a draft PR of the .NET SDK might help. Thank you 🙏
Updated description; this change adds back the |
Working on draft of regenerated Sdk now, will provide PR link shortly. |
@laura-rodriguez draft PR for regenerated dotnet Sdk: okta/okta-sdk-dotnet#552 |
Thank you @bryanapellanes-okta! This LGTM. Thinking if we should keep |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Closing to reopen rebased on current master |
Adds the
search
parameter to align with documented parameters, see request parameters section of https://developer.okta.com/docs/reference/api/groups/#list-groups