examples-3.x-dev/modules/action_example/config/schema/action_example.schema.yml
modules/action_example/config/schema/action_example.schema.yml
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'
