Commit b6054f7
Add email_verified to Contacts create/update request (Preview) (#590)
* Add email_verified to Contacts create/update request (Preview)
Adds the email_verified boolean field to the create and update contact
request schemas in descriptions/0.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* Clarify email_verified requires an email (400 otherwise)
email_verified without an email in the same request returns a 400, not a
silent no-op; correct the schema descriptions.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 547f7c6 commit b6054f7
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30484 | 30484 | | |
30485 | 30485 | | |
30486 | 30486 | | |
| 30487 | + | |
| 30488 | + | |
| 30489 | + | |
| 30490 | + | |
| 30491 | + | |
30487 | 30492 | | |
30488 | 30493 | | |
30489 | 30494 | | |
| |||
37944 | 37949 | | |
37945 | 37950 | | |
37946 | 37951 | | |
| 37952 | + | |
| 37953 | + | |
| 37954 | + | |
| 37955 | + | |
| 37956 | + | |
37947 | 37957 | | |
37948 | 37958 | | |
37949 | 37959 | | |
| |||
0 commit comments