From 61f0f263c335ad403c6693a1b8b6f5428ac180a8 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Wed, 16 Aug 2017 18:25:05 +0200 Subject: Fixed LUA Nested Table Issues. Added LUA2C for User Defined Plugins --- Controler-afb/ctl-apidef.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Controler-afb/ctl-apidef.json') diff --git a/Controler-afb/ctl-apidef.json b/Controler-afb/ctl-apidef.json index 818dd80..93456ab 100644 --- a/Controler-afb/ctl-apidef.json +++ b/Controler-afb/ctl-apidef.json @@ -178,7 +178,7 @@ } } }, - "/select": { + "/dispatch": { "description": "Request Access to Navigation Audio Channel.", "get": { "x-permissions": { -- cgit 1.2.3-korg