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

Change BaseOptions to ListOptions in ListOrganizationsOptions #121

Merged

Conversation

chaselancaster
Copy link
Contributor

Description

ListOrganizationsOptions wasn't inheriting from ListOptions, which prevented parameters like Limit, Before, and After from being used. I'm new to .NET, so I could be wrong, but I tested this, and this change fixes the errors I was getting.

Documentation

Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.

These parameters are already in the docs so no change is required.

If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.

@chaselancaster chaselancaster requested a review from a team as a code owner March 23, 2023 22:32
@linear
Copy link

linear bot commented Mar 23, 2023

@chaselancaster chaselancaster merged commit 71ed374 into main Mar 24, 2023
@chaselancaster chaselancaster deleted the feature/sup-1156-change-listorganizationsoptions-to branch March 24, 2023 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants