Update api-pdflayer.yaml
parent
c44ebda269
commit
6ad286b7ca
|
@ -11,9 +11,11 @@ info:
|
||||||
|
|
||||||
self-contained: true
|
self-contained: true
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- raw:
|
||||||
path:
|
- |
|
||||||
- "https://api.pdflayer.com/api/convert?access_key={{token}}&document_url=https://test.test"
|
@timeout: 10s
|
||||||
|
GET https://api.pdflayer.com/api/convert?access_key={{token}}&document_url=https://test.test HTTP/1.1
|
||||||
|
Host: api.pdflayer.com
|
||||||
|
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
|
|
Loading…
Reference in New Issue