18 lines
303 B
JSON
18 lines
303 B
JSON
{
|
|
"params": [
|
|
{
|
|
"name": "default",
|
|
"type": "int"
|
|
},
|
|
{
|
|
"name": "options",
|
|
"type": "arrayInt"
|
|
}
|
|
],
|
|
"notCreatable": true,
|
|
"notMergeable": true,
|
|
"fieldDefs": {
|
|
"type": "int"
|
|
}
|
|
}
|