Skip to content

add a json(expr) function to the context expression language

Administrator requested to merge json-expr-context into master

Created by: sqs

This is useful when an action's commandArguments wants to pass an object, not just a scalar value, to a command as an argument.

Used in #1313 but is useful by itself.

Merge request reports

Loading