mirror of
https://github.com/espocrm/espocrm.git
synced 2026-03-03 02:47:03 +00:00
schema
This commit is contained in:
@@ -322,7 +322,12 @@
|
||||
"rows": {
|
||||
"type": "integer",
|
||||
"minimum": 1,
|
||||
"description": "Max number of rows."
|
||||
"description": "Maximum number of rows."
|
||||
},
|
||||
"rowsMin": {
|
||||
"type": "integer",
|
||||
"minimum": 1,
|
||||
"description": "Minimum number of rows the textarea can shrink to."
|
||||
},
|
||||
"seeMoreDisabled": {
|
||||
"type": "boolean",
|
||||
|
||||
Reference in New Issue
Block a user