18 lines
351 B
YAML
18 lines
351 B
YAML
id: api-googlemapsembedadvanced
|
|
|
|
info:
|
|
name: Google Maps Embed (Advanced) API Test
|
|
author: zzeitlin
|
|
severity: info
|
|
tags: api,google,maps,embed
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "https://www.google.com/maps/embed/v1/search?q=record+stores+in+Seattle&key={{token}}"
|
|
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|