forked from mirrors/kingfisher
v1.87.0
This commit is contained in:
parent
b518e349df
commit
f5fe3eb2b9
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ rules:
|
|||
method: GET
|
||||
url: https://rest.ably.io/channels?limit=1
|
||||
headers:
|
||||
Authorization: "Basic {{ TOKEN | append: ':' | b64enc }}"
|
||||
Authorization: "Basic {{ TOKEN | b64enc }}"
|
||||
Accept: application/json
|
||||
response_matcher:
|
||||
- report_response: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue