Update api-flickr.yaml

patch-1
Prince Chaddha 2022-05-27 10:11:11 +05:30 committed by GitHub
parent d629fbcf43
commit 808e14662e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 5 deletions

View File

@ -10,16 +10,15 @@ info:
self-contained: true
requests:
- raw:
- |
GET https://www.flickr.com/services/rest/?method=flickr.tags.getHotList&api_key={{token}} HTTP/1.1
- method: GET
path:
- "https://www.flickr.com/services/rest/?method=flickr.tags.getHotList&api_key={{token}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'photo id'
- 'secret'
- 'owner'
- 'username'
condition: and