Skip to content

fix: allow partial contact updates - #25

Open
ryanduguid wants to merge 1 commit into
XeroAPI:mainfrom
ryanduguid:fix/allow-partial-contact-updates
Open

fix: allow partial contact updates#25
ryanduguid wants to merge 1 commit into
XeroAPI:mainfrom
ryanduguid:fix/allow-partial-contact-updates

Conversation

@ryanduguid

Copy link
Copy Markdown

Summary\n- allow the inline contact update command to change email, phone, or other individual fields without resupplying a name\n- reject no-op updates that specify only a contact ID\n- add validation regression coverage for email-only and phone-only updates\n\nThe command exposes individual update flags, but its validator made --name mandatory, rejecting otherwise valid partial updates.\n\n## Testing\n- npm test (133 passed)\n- npm run build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant