Files
Flash5/flash-extensions
Zakaria El OrcheandClaude Opus 5 5164f8c41f feat(ext-openapi): a pattern says in words what its regex says in symbols
A schema's pattern is precise and unreadable. When the constraint declares a
message, that message now goes in the property's description too, after
whatever the property already said, so the document carries both the rule a
machine checks and the sentence a person reads.

Only @Pattern does this. Every other constraint has a keyword that already
reads: required, maxLength, format: email. Repeating those as prose would be
noise.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-24 09:56:54 +00:00
..