Simple/Complex templates / parsers

This commit is contained in:
Piotr Dec 2025-11-03 21:56:59 +01:00
parent e3a37419e8
commit 3dc27cc868
Signed by: stawros
GPG key ID: 74B18A3F0F1E99C0
4 changed files with 38 additions and 19 deletions

View file

@ -1,3 +1,3 @@
value: ${sample.password}
nested: ${some.nested.value.password}
custom: ${custom.field}
value: ${sample}
nested: ${some.nested.value}
custom: @{custom.field}