diff options
Diffstat (limited to 'ucs2-afb/ucs_apidef.json')
-rw-r--r-- | ucs2-afb/ucs_apidef.json | 8 |
1 files changed, 4 insertions, 4 deletions
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" |