feat: update content length
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"content": {
|
||||
"type": "string",
|
||||
"description": "Markdown content. Local image paths are replaced with blob CIDs at publish time.",
|
||||
"maxLength": 10000
|
||||
"maxLength": 30000
|
||||
},
|
||||
"language": {
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user