tmgmt_test.schema.yml

tmgmt_test/config/schema/tmgmt_test.schema.yml

File

tmgmt_test/config/schema/tmgmt_test.schema.yml
View source
  1. tmgmt.translator.settings.test_translator:
  2. type: tmgmt.translator_base
  3. mapping:
  4. expose_settings:
  5. type: boolean
  6. label: Expose settings
  7. action:
  8. type: string
  9. label: Action
  10. key:
  11. type: string
  12. label: Key
  13. new_key:
  14. type: string
  15. label: New key
  16. another_key:
  17. type: string
  18. label: Another key