Commit 46631fb
Fix UpsertMultiple: don't merge alternate key fields into request body
Alternate key values must only appear in @odata.id, not in the record
body. Including them in both causes Dataverse to return 400 Bad Request.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6a3cb1b commit 46631fb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
463 | | - | |
| 463 | + | |
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
| |||
0 commit comments