41 lines
610 B
JSON
41 lines
610 B
JSON
{
|
|
"meta": {
|
|
"$_GET": [
|
|
{
|
|
"type": "text",
|
|
"name": "sort"
|
|
},
|
|
{
|
|
"type": "text",
|
|
"name": "dir"
|
|
}
|
|
],
|
|
"$_POST": [
|
|
{
|
|
"type": "text",
|
|
"name": "Owner"
|
|
},
|
|
{
|
|
"type": "text",
|
|
"name": "numSection"
|
|
},
|
|
{
|
|
"type": "text",
|
|
"name": "numSectionValue"
|
|
},
|
|
{
|
|
"type": "text",
|
|
"name": "remove"
|
|
},
|
|
{
|
|
"type": "text",
|
|
"name": "recordID"
|
|
},
|
|
{
|
|
"type": "number",
|
|
"name": "ID"
|
|
}
|
|
]
|
|
},
|
|
"exec": {}
|
|
} |