This commit is contained in:
Yuri Kuznetsov
2025-08-29 09:37:15 +03:00
parent b5243d4829
commit ccb54fbdc8
+4
View File
@@ -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."
} }
} }
} }