Skip to content

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

Open
markmnl wants to merge 1 commit into
mainfrom
validate-at-send
Open

send: validate the draft is a complete, sendable message#37
markmnl wants to merge 1 commit 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
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