Update cs141-default-login.yaml

main
Dhiyaneshwaran 2024-07-31 15:18:43 +05:30 committed by GitHub
parent ae956892b1
commit 717f3fed22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -45,6 +45,13 @@ http:
condition: and
part: header
- type: word
part: body
words:
- 'accessToken'
- 'AdminFirstTime'
condition: and
- type: status
status:
- 200