From df80e736893306194e657b068d75096a3f142d54 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Thu, 20 Jul 2017 22:10:58 +0200 Subject: Initial API-V2 ajusted HTML page to fit new commands names --- ucs2-afb/ucs_apidef.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ucs2-afb/ucs_apidef.json') diff --git a/ucs2-afb/ucs_apidef.json b/ucs2-afb/ucs_apidef.json index 9936004..274ce73 100644 --- a/ucs2-afb/ucs_apidef.json +++ b/ucs2-afb/ucs_apidef.json @@ -8,8 +8,8 @@ "x-binding-c-generator": { "api": "UNICENS", "version": 2, - "prefix": "Ucs2", - "postfix": "API", + "prefix": "ucs2_", + "postfix": "", "start": null , "onevent": null, "init": null, @@ -102,8 +102,8 @@ } }, "paths": { - "/initialise": { - "description": "Initialise Unicens2 lib from NetworkConfig.XML.", + "/configure": { + "description": "configure Unicens2 lib from NetworkConfig.XML.", "get": { "x-permissions": { "$ref": "#/components/x-permissions/config" -- cgit 1.2.3-korg