Update api-pagecdn.yaml
parent
5a38d44b75
commit
e1996c480a
|
@ -13,12 +13,12 @@ self-contained: true
|
|||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "https://pagecdn.com/api/v2/private/repo/files?apikey={{token}}&repo=site/wxyz"
|
||||
- "https://pagecdn.com/api/v2/private/account/info"
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- '"count"'
|
||||
- '"files"'
|
||||
- '"username"'
|
||||
- '"email"'
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue