updated matcher

patch-11
Ritik Chaddha 2024-09-06 18:03:14 +04:00 committed by GitHub
parent 65e0faba06
commit 72661315fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 1 deletions

View File

@ -91,14 +91,19 @@ http:
matchers-condition: and
matchers:
- type: word
part: body
words:
- "version"
- "build"
- "address"
- "load_timestamp"
- "timestamp"
condition: and
- type: word
part: content_type
words:
- application/json
- type: status
status:
- 200