Update credentials-json.yaml
parent
0ceb03843d
commit
0613287b9c
|
@ -16,14 +16,12 @@ requests:
|
|||
- "{{BaseURL}}/assets/credentials.json"
|
||||
|
||||
stop-at-first-match: true
|
||||
redirects: true
|
||||
max-redirects: 2
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "client_secret"
|
||||
- "client_id"
|
||||
- '"client_secret":'
|
||||
- '"client_id":'
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
|
|
Loading…
Reference in New Issue