13 lines
361 B
JSON
13 lines
361 B
JSON
[
|
|
{
|
|
"route": "Report/runGridPreview",
|
|
"method": "post",
|
|
"actionClassName": "Espo\\Modules\\Advanced\\Tools\\Report\\Api\\PostRunGridPreview"
|
|
},
|
|
{
|
|
"route": "Report/runListPreview",
|
|
"method": "get",
|
|
"actionClassName": "Espo\\Modules\\Advanced\\Tools\\Report\\Api\\GetRunListPreview"
|
|
}
|
|
]
|