TG-104 : Ajout sec_id dans la BDD

This commit is contained in:
Clément ARNAUDEAU
2017-01-27 12:05:02 +01:00
parent 28ae3bf218
commit dc8b8a4bda
3 changed files with 17 additions and 11 deletions

View File

@ -21,6 +21,6 @@ UserInfoAPI (api/userInfo)
#######################
GET -> Get the current logged user, return None if no one is connected
Out:
200 -> USER = <USER_OBJECT>|None : Dictionnary containing user infos or None
200 -> USER = <USER_OBJECT>|None : Dictionary containing user infos or None