workflow_participants-8.x-2.x-dev/modules/workflow_participants_auto/config/schema/workflow_participants_auto.schema.yml
modules/workflow_participants_auto/config/schema/workflow_participants_auto.schema.yml
workflows.workflow.*.third_party.workflow_participants_auto:
type: mapping
label: 'Users that will be added automatically on content creation'
mapping:
editors:
type: sequence
label: 'Editors'
sequence:
type: integer
label: 'Editor'
reviewers:
type: sequence
label: 'Reviewers'
sequence:
type: integer
label: 'Reviewer'
