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 sso profile resource #314

Merged
merged 4 commits into from
Aug 5, 2024
Merged

Fix sso profile resource #314

merged 4 commits into from
Aug 5, 2024

Conversation

tribble
Copy link

@tribble tribble commented Aug 3, 2024

Description

Optional fields must have a default value, otherwise they result in an error and deserialization when there is no value for that attributes. Also, switched over to using Optional for consistency. Also fine with switching everything to Union[FOO, None], but I think we should consistently use one style.

Documentation

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

[ ] Yes

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

mattgd
mattgd previously approved these changes Aug 5, 2024
@mattgd mattgd dismissed their stale review August 5, 2024 13:25

Will wait until changes are incorporating from #313.

@tribble tribble marked this pull request as ready for review August 5, 2024 15:44
@tribble tribble requested a review from a team as a code owner August 5, 2024 15:44
@tribble tribble requested review from jonatascastro12 and removed request for a team August 5, 2024 15:44
@tribble tribble merged commit d70843f into beta-5.0 Aug 5, 2024
5 checks passed
@tribble tribble deleted the fix-sso-profile-resource branch August 5, 2024 15:53
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