Issue #1919198 by vijaycs85, rachit_gupta: Create configuration schemas for shortcut module.
parent
d625eb5481
commit
10b2281fb2
|
@ -0,0 +1,12 @@
|
|||
# Schema for the configuration files of the shortcut module.
|
||||
|
||||
shortcut.set.default:
|
||||
type: mapping
|
||||
label: 'Shortcut settings'
|
||||
mapping:
|
||||
id:
|
||||
type: string
|
||||
label: 'ID'
|
||||
label:
|
||||
type: string
|
||||
label: 'Label'
|
Loading…
Reference in New Issue