Update api-cloudconvert.yaml

patch-1
Prince Chaddha 2022-07-24 12:46:18 +05:30 committed by GitHub
parent 88182c77cd
commit ef6dcb6afb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -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