refs #6434 feat: improve signIn method #1867

Merged
jsegarra merged 11 commits from 6434-signInLog_improve_test into test 2023-11-30 11:20:58 +00:00
1 changed files with 3 additions and 0 deletions
Showing only changes of commit 1576ab992d - Show all commits

View File

@ -27,6 +27,9 @@
"ip": {
"type": "string"
},
"userName": {
"type": "string"
},
"owner": {
"type": "boolean",
"required": true,