You are here

search_api_glossary.schema.yml in Search API AZ Glossary 8.4

Same filename and directory in other branches
  1. 8.3 config/schema/search_api_glossary.schema.yml
config/schema/search_api_glossary.schema.yml

File

config/schema/search_api_glossary.schema.yml
View source
  1. search_api_glossary.settings:
  2. type: config_object
  3. label: 'Search API Glossary Settings'
  4. mapping:
  5. group_prefix:
  6. type: mapping
  7. label: 'Group Prefix'
  8. mapping:
  9. alpha:
  10. type: string
  11. label: 'Alpha Group Prefix'
  12. numeric:
  13. type: string
  14. label: 'Numeric Group Prefix'
  15. special:
  16. type: string
  17. label: 'Special Group Prefix'