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

Fix struct tag #350

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Fix struct tag #350

merged 1 commit into from
Jun 19, 2024

Conversation

chandlerroth
Copy link
Contributor

Description

Found a little SDK bug here. This is breaking requests with the GET /user_management/invitations endpoint. Currently the SDK does not have the correct struct tags for the ListInvitationsOpts struct.

Before:
Screenshot 2024-06-18 at 16 24 15

After:
Screenshot 2024-06-18 at 16 25 41

Documentation

Does this require changes to the WorkOS Docs?

No.

@chandlerroth chandlerroth requested a review from a team as a code owner June 18, 2024 20:33
@PaulAsjes
Copy link
Contributor

Thanks for this!

@PaulAsjes PaulAsjes merged commit d3834af into workos:main Jun 19, 2024
2 checks passed
@mthadley mthadley mentioned this pull request Jun 20, 2024
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