fixed_path_alias-8.x-1.0-beta2/config/schema/fixed_path_alias.schema.yml
config/schema/fixed_path_alias.schema.yml
# Schema for the Fixed Path Alias module settings.
fixed_path_alias.aliases:
type: config_object
label: 'Fixed path alias aliases'
mapping:
aliases:
type: sequence
label: 'Fixed path alias'
sequence:
type: mapping
mapping:
source:
type: string
label: 'Source'
alias:
type: string
label: 'Alias'
langcode:
type: string
label: 'Language'
