schema
This commit is contained in:
@@ -635,6 +635,10 @@
|
|||||||
"max": {
|
"max": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"description": "A maximum value."
|
"description": "A maximum value."
|
||||||
|
},
|
||||||
|
"disableFormatting": {
|
||||||
|
"type": "boolean",
|
||||||
|
"description": "Disable number formatting."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user