feat: update content length
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user