22 lines
322 B
JSON
22 lines
322 B
JSON
{
|
|
"params":[
|
|
{
|
|
"name":"required",
|
|
"type":"bool",
|
|
"default":false
|
|
},
|
|
{
|
|
"name":"options",
|
|
"type":"array"
|
|
},
|
|
{
|
|
"name":"translation",
|
|
"type":"varchar"
|
|
}
|
|
],
|
|
"search":{
|
|
"basic":false,
|
|
"advanced":false
|
|
}
|
|
}
|