xtcentity-2.x-dev/xtcprofile/config/schema/xtcprofile.schema.yml
xtcprofile/config/schema/xtcprofile.schema.yml
xtcprofile.settings:
type: config_object
label: 'XTC Profile settings'
mapping:
xtcprofile_version:
type: string
xtcprofile_debug:
type: boolean
xtcprofile.optionset.*:
type: config_entity
label: 'XTC Profile optionset'
mapping:
id:
type: string
label: 'ID'
label:
type: label
label: 'Label'
cardinality:
type: integer
label: 'Cardinality'
options:
type: mapping
label: 'Options'
mapping:
# General options
handler:
type: string
label: 'XTC handler'
description:
type: text
label: 'Description'
path_root:
type: string
label: 'Path root'
path:
type: string
label: 'Path'
filetype:
type: string
label: 'File type'
server:
type: string
label: 'XTC Server'
query:
type: text
label: 'Query'
method:
type: string
label: 'Method'
