test: since admin pwd changes in test, login with new pwd

This commit is contained in:
Barış Soner Uşaklı
2024-08-23 10:38:31 -04:00
parent f361df0193
commit be32cf4404
2 changed files with 10 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ put:
example: '123456'
newPassword:
type: string
example: '123456'
example: '654321'
required:
- newPassword
responses: