fix formatting

patch-1
Dhiyaneshwaran 2023-03-20 17:55:02 +05:30
parent 8d09147374
commit 4296508d78
1 changed files with 18 additions and 16 deletions

View File

@ -4,26 +4,28 @@ info:
name: NetworksDB API Test
author: 0xpugazh
severity: info
description: US Address Verification
reference:
- https://networksdb.io/api/docs
metadata:
verified: true
tags: token-spray, networksdb
verified: "true"
tags: token-spray,networkdb
self-contained: true
requests:
-raw:
GET /api/org-search?search=Google HTTP/2
self-contained: true
requests:
- raw:
- |
GET /api/org-search?search=Google HTTP/1.1
Host: networksdb.io
X-Api-Key: {{token}}
matchers:
- type: word
part: body
words:
- '"total"'
- '"orgainisation"'
- '"id"'
- '"networks"'
- '"countries"'
condtion: and
matchers:
- type: word
part: body
words:
- '"total"'
- '"orgainisation"'
- '"id"'
- '"networks"'
- '"countries"'
condition: and