jq
Returns the an array with the specified value from a jq query.
Input Parameters:
{{ <json> | jq: '<jq query>' }}jq query
A valid jq query to return a value from a JSON object.
Last updated
Returns the an array with the specified value from a jq query.
{{ <json> | jq: '<jq query>' }}A valid jq query to return a value from a JSON object.
Last updated