Skip to content

send: validate the draft is a complete, sendable message - #37

Merged
markmnl merged 2 commits into
mainfrom
validate-at-send
Sep 2, 2026
Merged

send: validate the draft is a complete, sendable message#37
markmnl merged 2 commits into
mainfrom
validate-at-send

Conversation

@markmnl

@markmnl markmnl commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Drafts are a workspace — create/update accept incomplete messages by design. Send is the gate: refuse with 400 (listing every problem) when the draft has no recipients, a malformed recipient address, no type, or an unsupported version.

Drafts are a workspace — create/update accept incomplete messages by
design. Send is the gate: refuse with 400 (listing every problem) when
the draft has no recipients, a malformed recipient address, no type, or
an unsupported version.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@markmnl
markmnl enabled auto-merge (squash) August 5, 2026 01:10
@markmnl
markmnl disabled auto-merge September 2, 2026 07:43
@markmnl
markmnl merged commit 03a890c into main Sep 2, 2026
1 check passed
@markmnl
markmnl deleted the validate-at-send branch September 2, 2026 07:43
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