Inverted processors Simple <-> Complex
This commit is contained in:
parent
8cf4f719b5
commit
d587bc6b7d
2 changed files with 5 additions and 5 deletions
|
|
@ -1,3 +1,3 @@
|
|||
value: ${sample}
|
||||
nested: ${some.nested.value}
|
||||
custom: %{custom.field}
|
||||
value: %{sample}
|
||||
nested: %{some.nested.value}
|
||||
custom: ${custom.field}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue