Match element not in JSON response
I would like to check with a Karate API test that the response does not contain an entry with ID 33.
PolyglotException in Karate when certain json key has hyphen “-“
When a key within the json object has hyphen, possibly it is causing an issue with Karate. Here is an example –