Basic check for User controller
This commit is contained in:
5
.idea/httpRequests/2019-11-05T074354.200.json
generated
Normal file
5
.idea/httpRequests/2019-11-05T074354.200.json
generated
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"code": 40001,
|
||||
"msg": "UserName required",
|
||||
"error": "Key: 'UserLoginService.UserName' Error:Field validation for 'UserName' failed on the 'required' tag\nKey: 'UserLoginService.Password' Error:Field validation for 'Password' failed on the 'required' tag"
|
||||
}
|
||||
18
.idea/httpRequests/http-requests-log.http
generated
Normal file
18
.idea/httpRequests/http-requests-log.http
generated
Normal file
@@ -0,0 +1,18 @@
|
||||
POST http://127.0.0.1:5000/Api/V3/User/Login
|
||||
Accept: */*
|
||||
Cache-Control: no-cache
|
||||
|
||||
{}
|
||||
|
||||
<> 2019-11-05T074354.200.json
|
||||
|
||||
###
|
||||
|
||||
POST http://127.0.0.1:5000/Api/V3/User/Login
|
||||
Accept: */*
|
||||
Cache-Control: no-cache
|
||||
|
||||
<> 2019-11-05T074329.200.json
|
||||
|
||||
###
|
||||
|
||||
Reference in New Issue
Block a user