49 lines
389 B
JSON
Executable File
49 lines
389 B
JSON
Executable File
{
|
|
|
|
"callLog": [
|
|
|
|
"unserialize"
|
|
|
|
],
|
|
|
|
"userDefault" :[
|
|
"create",
|
|
|
|
"link",
|
|
"unlink",
|
|
|
|
"search",
|
|
|
|
"getAll",
|
|
"getById",
|
|
"getByCode",
|
|
"getByUsername",
|
|
|
|
"getClusters",
|
|
|
|
"edit",
|
|
|
|
"delete"
|
|
],
|
|
|
|
"machineDefault" :[
|
|
"create",
|
|
|
|
"link",
|
|
"unlink",
|
|
|
|
"search",
|
|
|
|
"getAll",
|
|
"getById",
|
|
"getByCode",
|
|
"getByName",
|
|
|
|
"getClusters",
|
|
|
|
"edit",
|
|
|
|
"delete"
|
|
]
|
|
|
|
} |