server/api: refactor + remove ID from user JSON

This commit is contained in:
rr-
2016-04-16 15:07:33 +02:00
parent adecdd4cd9
commit e4239a199c
23 changed files with 482 additions and 560 deletions

View File

@ -8,7 +8,7 @@ dummy-variables-rgx=_|dummy
max-line-length=90
[messages control]
disable=missing-docstring,no-self-use,too-few-public-methods
disable=missing-docstring,no-self-use,too-few-public-methods,multiple-statements
[typecheck]
generated-members=add|add_all