Commit 019741b
Make from and into required on merge_contacts_request (#582)
The merge endpoint (POST /contacts/merge) resolves from/into via find_user
and cannot succeed without both, so they are de-facto required. Declare them
in the schema across all supported API versions to match runtime behavior.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent a20990d commit 019741b
10 files changed
Lines changed: 30 additions & 0 deletions
File tree
- descriptions
- 0
- 2.10
- 2.11
- 2.12
- 2.13
- 2.14
- 2.15
- 2.7
- 2.8
- 2.9
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34619 | 34619 | | |
34620 | 34620 | | |
34621 | 34621 | | |
| 34622 | + | |
| 34623 | + | |
| 34624 | + | |
34622 | 34625 | | |
34623 | 34626 | | |
34624 | 34627 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15214 | 15214 | | |
15215 | 15215 | | |
15216 | 15216 | | |
| 15217 | + | |
| 15218 | + | |
| 15219 | + | |
15217 | 15220 | | |
15218 | 15221 | | |
15219 | 15222 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16554 | 16554 | | |
16555 | 16555 | | |
16556 | 16556 | | |
| 16557 | + | |
| 16558 | + | |
| 16559 | + | |
16557 | 16560 | | |
16558 | 16561 | | |
16559 | 16562 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16618 | 16618 | | |
16619 | 16619 | | |
16620 | 16620 | | |
| 16621 | + | |
| 16622 | + | |
| 16623 | + | |
16621 | 16624 | | |
16622 | 16625 | | |
16623 | 16626 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18227 | 18227 | | |
18228 | 18228 | | |
18229 | 18229 | | |
| 18230 | + | |
| 18231 | + | |
| 18232 | + | |
18230 | 18233 | | |
18231 | 18234 | | |
18232 | 18235 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20535 | 20535 | | |
20536 | 20536 | | |
20537 | 20537 | | |
| 20538 | + | |
| 20539 | + | |
| 20540 | + | |
20538 | 20541 | | |
20539 | 20542 | | |
20540 | 20543 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21484 | 21484 | | |
21485 | 21485 | | |
21486 | 21486 | | |
| 21487 | + | |
| 21488 | + | |
| 21489 | + | |
21487 | 21490 | | |
21488 | 21491 | | |
21489 | 21492 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13117 | 13117 | | |
13118 | 13118 | | |
13119 | 13119 | | |
| 13120 | + | |
| 13121 | + | |
| 13122 | + | |
13120 | 13123 | | |
13121 | 13124 | | |
13122 | 13125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13142 | 13142 | | |
13143 | 13143 | | |
13144 | 13144 | | |
| 13145 | + | |
| 13146 | + | |
| 13147 | + | |
13145 | 13148 | | |
13146 | 13149 | | |
13147 | 13150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14494 | 14494 | | |
14495 | 14495 | | |
14496 | 14496 | | |
| 14497 | + | |
| 14498 | + | |
| 14499 | + | |
14497 | 14500 | | |
14498 | 14501 | | |
14499 | 14502 | | |
| |||
0 commit comments