26 lines
710 B
YAML
26 lines
710 B
YAML
id: api-google-place-details
|
|
|
|
info:
|
|
name: Google Place Details API Test
|
|
author: zzeitlin
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: token-spray,google,place,details
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://maps.googleapis.com/maps/api/place/details/json?place_id=ChIJN1t_tDeuEmsRUsoyG83frY4&fields=name,rating,formatted_phone_number&key={{token}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'error_message'
|
|
negative: true
|
|
|
|
# digest: 4a0a004730450221008e7cd7d90bfd4aeb21c0b81f960cdd88aa14aa8ec8465efcf300307cec764c41022057d5cdb27c136aa06a6e6d91eb8b4c2d8bbe6b0fa94dd5cb6f8dd7240f476cf7:922c64590222798bb761d5b6d8e72950
|