Do you guys know if its possible to reference an attribute, for example
${id} inside of jsonPath?  It seems to not be working this way, only if I
have real string in the quotes.

${json:jsonPath('$..parked_vehicles[?(@.id == "${id}")]')}

-- 
Ronnie Dove

Reply via email to