Strict matchers
parent
8e8c59a3cf
commit
66d7ee8b23
|
@ -22,11 +22,16 @@ requests:
|
|||
- type: word
|
||||
words:
|
||||
- '"code":200'
|
||||
- '"msg"'
|
||||
- '"content"'
|
||||
condition: and
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- 'application/json'
|
||||
- 'XXL_JOB_LOGIN_IDENTITY'
|
||||
part: header
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue