Update docu/login_server.api.md

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
This commit is contained in:
einhornimmond 2021-04-21 19:30:59 +02:00 committed by GitHub
parent c42d681567
commit e16b6ec257
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -304,7 +304,7 @@ In case of success returns:
"public_hex": "131c7f68dd94b2be4c913400ff7ff4cdc03ac2bda99c2d29edcacb3b065c67e6",
"role": "none",
"username": ""
}
},
"session_id":1853761475
}
```
@ -493,4 +493,4 @@ or:
"state":"not found",
"msg": "session not found"
}
```
```