3
0
corteza/api/messaging/spec/commands.json

18 lines
318 B
JSON

{
"Title": "Commands",
"Interface": "Commands",
"Struct": null,
"Parameters": {},
"Protocol": "",
"Authentication": [],
"Path": "/commands",
"APIs": [
{
"Name": "list",
"Method": "GET",
"Title": "List of available commands",
"Path": "/",
"Parameters": null
}
]
}