Closed hideokamoto closed 7 years ago
Now login api returns following response if received invalid login request.
login
{ "message": "Invalid Username or Password" }
https://apidoc.getshifter.io/#!/login/post_login
So I updated test code.
Now
login
api returns following response if received invalid login request.https://apidoc.getshifter.io/#!/login/post_login
So I updated test code.