Add negative regex matcher

patch-1
Dwi Siswanto 2021-10-24 08:27:09 +07:00
parent 86376871e7
commit 4bd6ff723e
1 changed files with 7 additions and 1 deletions

View File

@ -16,7 +16,13 @@ requests:
Content-Type: application/json
Authorization: Bearer {{token}}
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: regex
negative: true
regex:
- "error(_description)?"