Skip to content

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

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

[Cross-SDK Sync] Add email to updateUser options#284
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

  • The 'updateUser' function was not found in the target file. The closest equivalent was 'createUser', so the 'email' parameter was added to it. If there is an 'updateUser' function in another part of the codebase, the 'email' parameter should be added there as well.

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

  • The 'email' field was already present in the PHP code, so no changes were needed for that. The order of the fields in the 'params' array was adjusted to match the order in the source code.

@nicknisi nicknisi requested a review from a team as a code owner May 14, 2025 18:54
@nicknisi nicknisi requested a review from mattgd May 14, 2025 18:54
@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