Split users controller
authorChocobozzz <me@florianbigard.com>
Thu, 16 Aug 2018 09:26:22 +0000 (11:26 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 27 Aug 2018 07:41:54 +0000 (09:41 +0200)
commitd03cd8bb206efcaa3fa6899ce82f5b1838a9f46f
tree8e4a4cbfce580ab5b49ac903a2abae436c7f7168
parentef65dcf5eaa01f13602b4c783c5af1db61ab6c44
Split users controller
server/controllers/api/users.ts [deleted file]
server/controllers/api/users/index.ts [new file with mode: 0644]
server/controllers/api/users/me.ts [new file with mode: 0644]