You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If user already exist return false, else return true
return user id
не понимаю, что в итоге возвращать?
могу
If user already exist return status 400 (или какой-то ещё), else return status 200 (user id)
postUser(name: String, password:Int): boolean
If user already exist return false, else return true
type request: POST
The text was updated successfully, but these errors were encountered: