summaryrefslogtreecommitdiffstats
path: root/ctl-apidef.json
diff options
context:
space:
mode:
Diffstat (limited to 'ctl-apidef.json')
-rw-r--r--ctl-apidef.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/ctl-apidef.json b/ctl-apidef.json
index c35cbc0..f292eec 100644
--- a/ctl-apidef.json
+++ b/ctl-apidef.json
@@ -170,7 +170,7 @@
}
}
},
- "/lua_docall": {
+ "/request": {
"description": "Execute LUA string script.",
"get": {
"x-permissions": {
@@ -201,7 +201,7 @@
}
}
},
- "/lua_dostring": {
+ "/execlua": {
"description": "Execute LUA string script.",
"get": {
"x-permissions": {
@@ -223,7 +223,7 @@
}
}
},
- "/lua_doscript": {
+ "/scriptlua": {
"description": "Execute LUA string script.",
"get": {
"x-permissions": {