Maxim Bastrygin
06/12/2024, 1:23 PM"bodyPatterns": [
{
"matchesJsonPath": {
"expression": "$.abc",
"contains": "123"
}
},
{
"matchesJsonPath": {
"expression": "$.qwe",
"contains": "321"
}
}
]
Rafe Arnold
06/12/2024, 1:29 PMMaxim Bastrygin
06/12/2024, 1:30 PM