🔨 Add matchers condition
parent
90de2070c4
commit
1110db2ad4
|
@ -8,7 +8,7 @@ requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}/names.nsf/People?OpenView"
|
- "{{BaseURL}}/names.nsf/People?OpenView"
|
||||||
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
|
|
Loading…
Reference in New Issue