24 lines
591 B
YAML
24 lines
591 B
YAML
id: api-googlestaticmaps
|
|
|
|
info:
|
|
name: Google Static Maps API Test
|
|
author: zzeitlin
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: token-spray,google,maps
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://maps.googleapis.com/maps/api/staticmap?center=45%2C10&zoom=7&size=400x400&key={{token}}"
|
|
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100d52191f5ac0c0d1853ffe35e7e69edbee08cdce9edb77bbc24e22eabe377edc902206e2a29893cc77678c0278906067134731a3adce944583f34efd9d0ea35d76215:922c64590222798bb761d5b6d8e72950
|