update schema file;

pull/72/head
Bryan Biedenkapp 1 year ago
parent ce008197fd
commit a497cfcc21

@ -13,6 +13,10 @@
"description": "Textual name of the talkgroup.", "description": "Textual name of the talkgroup.",
"type": "string" "type": "string"
}, },
"alias": {
"description": "Secondary name/group for the talkgroup.",
"type": "string"
},
"config": { "config": {
"description": "Talkgroup Configuration", "description": "Talkgroup Configuration",
"type": "object", "type": "object",

Loading…
Cancel
Save

Powered by TurnKey Linux.