Update cs141-default-login.yaml
parent
ae956892b1
commit
717f3fed22
|
@ -45,6 +45,13 @@ http:
|
|||
condition: and
|
||||
part: header
|
||||
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- 'accessToken'
|
||||
- 'AdminFirstTime'
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue