You are here

paragraphs_sets.schema.yml in Paragraphs Sets 8

Same filename and directory in other branches
  1. 8.2 config/schema/paragraphs_sets.schema.yml
config/schema/paragraphs_sets.schema.yml

File

config/schema/paragraphs_sets.schema.yml
View source
  1. # Schema for configuration files of the Paragraphs Sets module.
  2. paragraphs_sets.set.*:
  3. type: config_entity
  4. label: 'Paragraphs set'
  5. mapping:
  6. id:
  7. type: string
  8. description:
  9. type: text
  10. label:
  11. type: label
  12. label: 'Label'
  13. paragraphs:
  14. type: sequence
  15. mapping:
  16. type:
  17. type: string
  18. data:
  19. type: sequence