Update api-cloudconvert.yaml
parent
88182c77cd
commit
ef6dcb6afb
|
@ -13,7 +13,7 @@ self-contained: true
|
||||||
requests:
|
requests:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
GET https://api.clockify.me/v2/tasks HTTP/1.1
|
GET https://api.cloudconvert.com/v2/tasks HTTP/1.1
|
||||||
Host: api.cloudconvert.com
|
Host: api.cloudconvert.com
|
||||||
Authorization: Bearer {{token}}
|
Authorization: Bearer {{token}}
|
||||||
|
|
||||||
|
@ -22,6 +22,5 @@ requests:
|
||||||
part: body
|
part: body
|
||||||
words:
|
words:
|
||||||
- '"data":'
|
- '"data":'
|
||||||
- '"links":'
|
- '"id":'
|
||||||
- '"first":'
|
|
||||||
condition: and
|
condition: and
|
||||||
|
|
Loading…
Reference in New Issue