Commit 340b910
feat: PATCH semantics for MergeRequest::$externalId
- DMD-1257
- Omitting externalId from the update request now preserves the existing
value instead of resetting it to null. Send an empty string to clear.
- DB column changed to NOT NULL DEFAULT ''.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent bdd3e52 commit 340b910
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10016 | 10016 | | |
10017 | 10017 | | |
10018 | 10018 | | |
10019 | | - | |
| 10019 | + | |
10020 | 10020 | | |
10021 | 10021 | | |
10022 | 10022 | | |
| |||
0 commit comments