Files
palette/internal/api
fen 389e4d333f
CI / test (pull_request) Successful in 21s
CI / docker (pull_request) Skipped
Bound title and language at create time (#86)
Titles are trimmed and truncated to 200 characters; language must be
blank or match ^[a-zA-Z0-9+#-]{1,40}$ (max 40 chars) or the create is
rejected with a clear 400. Regression tests cover truncation, malformed
and oversized language values, valid identifiers, and blank metadata.
2026-09-09 10:58:34 -05:00
..