Update api-digitalocean.yaml

patch-1
Prince Chaddha 2022-06-22 09:20:22 +05:30 committed by GitHub
parent 598336af83
commit 58de17dc8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 9 deletions

View File

@ -16,16 +16,10 @@ requests:
Host: api.digitalocean.com
Authorization: Bearer {{token}}
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- '{"droplets":'
- type: word
part: header
words:
- 'application/json'
- '"droplets":'
- '"meta":'
condition: and