Skip to content

Commit

Permalink
Change the location of the 'type' config key
Browse files Browse the repository at this point in the history
Document where the config key is actually expected...
  • Loading branch information
ehuelsmann committed Oct 28, 2022
1 parent 5807010 commit 67eaa62
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/Workflow/Config.pm
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ may hold a 'condition' key with one or more named conditions
conditions:
type $
condition \@
name $
class $
Expand Down Expand Up @@ -392,11 +393,11 @@ keys
actions:
type $
action \@
name $
class $
description $
type $
field \@
name $
is_required yes|no
Expand Down

0 comments on commit 67eaa62

Please sign in to comment.