action_example.schema.yml
Same filename in other branches
File
-
modules/
action_example/ config/ schema/ action_example.schema.yml
View source
- action.configuration.action_example_basic_action:
- type: mapping
- label: 'An action that does nothing'
- mapping:
- status:
- type: bool
- label: 'Status'
- message:
- type: text
- label: 'Message'