fix-matcher

patch-1
Dhiyaneshwaran 2023-01-13 16:50:39 +05:30 committed by GitHub
parent 2699c5a8af
commit 3dd3533b7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -15,14 +15,14 @@ requests:
- method: GET
path:
- "https://api.ipdata.co/?api-key={{token}}"
matchers:
- type: word
part: body
words:
- '"ip"'
- '"name"'
- '"asn"'
- '"route"'
- '"time_zone"'
- '"carrier"'
- '"ip":'
- '"name":'
- '"asn":'
- '"route":'
- '"time_zone":'
condition: and