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