Skip to content

[Cross-SDK Sync] Add email to updateUser options#449

Closed
nicknisi wants to merge 1 commit intomainfrom
cross-sdk-sync-1273
Closed

[Cross-SDK Sync] Add email to updateUser options#449
nicknisi wants to merge 1 commit intomainfrom
cross-sdk-sync-1273

Conversation

@nicknisi
Copy link
Copy Markdown
Member

Automated Cross-SDK Sync

This PR was automatically translated from node PR #1273.

Original Description

Description

Adds email to the userManagement.updateUser.

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.

Translation Notes

src/user-management/interfaces/update-user-options.interface.ts

  • The 'email' field in the User class is now optional to match the changes made in the source file.

src/user-management/serializers/update-user-options.serializer.ts

  • No changes were needed in the Python code. The 'email' field already exists in the User class.

@nicknisi nicknisi requested a review from a team as a code owner May 14, 2025 18:53
@nicknisi nicknisi requested a review from mthadley May 14, 2025 18:53
@nicknisi nicknisi closed this May 14, 2025
@nicknisi nicknisi deleted the cross-sdk-sync-1273 branch May 14, 2025 20:47
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.

1 participant