You are here

gdpr_fields.schema.yml in General Data Protection Regulation 3.0.x

modules/gdpr_fields/config/schema/gdpr_fields.schema.yml

File

modules/gdpr_fields/config/schema/gdpr_fields.schema.yml
View source
  1. gdpr_fields.gdpr_fields_config.*:
  2. type: config_entity
  3. label: 'GDPR Field Config'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'ID'
  8. filenames:
  9. type: sequence
  10. label: 'Export filenames'
  11. sequence:
  12. type: string
  13. label: 'Filename'
  14. bundles:
  15. type: sequence
  16. label: 'Entity Bundles'
  17. sequence:
  18. type: sequence
  19. label: 'Fields'
  20. sequence:
  21. type: mapping
  22. mapping:
  23. bundle:
  24. type: string
  25. name:
  26. type: string
  27. enabled:
  28. type: boolean
  29. rta:
  30. type: string
  31. rtf:
  32. type: string
  33. anonymizer:
  34. type: string
  35. notes:
  36. type: string
  37. relationship:
  38. type: integer
  39. sars_filename:
  40. type: string
  41. entity_type_id:
  42. type: string