9ce43a932f
Change-Id: Id90fd8d576bae992b9ca0c89f32c16b119028c91
6 lines
177 B
YAML
6 lines
177 B
YAML
---
|
|
features:
|
|
- Add ``yaql`` function, that takes 2 arguments
|
|
``expression`` of type string and ``data`` of type map
|
|
and evaluates ``expression`` on a given ``data``.
|