Update api-scanii.yaml
parent
8a573b7689
commit
7728afdadc
|
@ -16,7 +16,7 @@ requests:
|
||||||
GET https://api.scanii.com/v2.1/ping HTTP/1.1
|
GET https://api.scanii.com/v2.1/ping HTTP/1.1
|
||||||
Authorization: Basic {{base64(api + ':' + secret)}}
|
Authorization: Basic {{base64(api + ':' + secret)}}
|
||||||
Host: api.scanii.com
|
Host: api.scanii.com
|
||||||
|
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
part: body
|
part: body
|
||||||
|
|
Loading…
Reference in New Issue