Update api-abstract-exchange-rates.yaml

patch-1
Muhammad Daffa 2022-07-26 21:51:38 +07:00 committed by GitHub
parent e3463521c7
commit 4c266d52b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -14,12 +14,13 @@ self-contained: true
requests:
- method: GET
path:
- "https://exchange-rates.abstractapi.com/v1/?api_key={{token}}&base=USD"
- "https://exchange-rates.abstractapi.com/v1/live/?api_key={{token}}&base=USD"
matchers:
- type: word
part: body
words:
- '"base":'
- '"last_updated":'
- '"exchange_rate":'
condition: and