Skip to content

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

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

[Cross-SDK Sync] Add email to updateUser options#281
nicknisi wants to merge 1 commit into
mainfrom
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

  • No changes were made to the target file as the 'email' field already exists in the User class in PHP. The PR in the source code was adding an 'email' field to the UpdateUserOptions interface, but in the target PHP code, the 'email' field already exists in the User class. Therefore, no changes are needed in the target file.

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

  • No changes were needed in the PHP file. The 'email' attribute was already present in the User class.

@nicknisi nicknisi requested a review from a team as a code owner May 14, 2025 00:18
@nicknisi nicknisi requested a review from jonatascastro12 May 14, 2025 00:18
@nicknisi nicknisi closed this May 14, 2025
@nicknisi nicknisi deleted the cross-sdk-sync-1273 branch May 14, 2025 16:30
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