Revert regex matcher with status code & using matcher condition

patch-1
Dwi Siswanto 2021-10-24 09:27:27 +07:00
parent de0bf0ce9a
commit 439ad4c518
1 changed files with 4 additions and 4 deletions

View File

@ -15,11 +15,11 @@ requests:
headers:
Authorization: Bearer {{token}}
matchers-condition: and
matchers:
- type: regex
part: body
regex:
- "(?:notification_method|mobile_number|(?:c(?:ustomer|lient)_i|(?:realm_|(?:user_)?)i)d|auth_method|fail_times|(?:updated|created|bypass)_at|lockout_at|user(?:_data|name)|active|realm|email)"
- type: status
status:
- 200
- type: regex
part: body