feat: update content length

This commit is contained in:
Julien Calixte
2026-03-08 09:00:03 +01:00
parent 8ff1e4acaa
commit 425dd96872

View File

@@ -17,7 +17,7 @@
"content": { "content": {
"type": "string", "type": "string",
"description": "Markdown content. Local image paths are replaced with blob CIDs at publish time.", "description": "Markdown content. Local image paths are replaced with blob CIDs at publish time.",
"maxLength": 10000 "maxLength": 30000
}, },
"language": { "language": {
"type": "string", "type": "string",