mistral/releasenotes/notes/yaml-json-parse-53217627a64...

6 lines
163 B
YAML

---
features:
- |
Add yaml_parse and json_parse expression functions. Each accepts a string
and will parse as either json or yaml, and return an object.