chore: update apps/emqx_rule_engine/src/emqx_rule_engine_schema.erl
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
This commit is contained in:
parent
32d838c85b
commit
5490807b20
|
@ -114,6 +114,7 @@ fields("builtin_action_console") ->
|
|||
{args,
|
||||
?HOCON(map(), #{
|
||||
deprecated => true,
|
||||
importance => ?IMPORTANCE_HIDDEN,
|
||||
desc => "The arguments of the built-in 'console' action",
|
||||
default => #{}
|
||||
})}
|
||||
|
|
Loading…
Reference in New Issue