diff options
author | Intevel ツ <59223342+Intevel@users.noreply.github.com> | 2021-05-06 22:30:47 +0200 |
---|---|---|
committer | Intevel ツ <59223342+Intevel@users.noreply.github.com> | 2021-05-06 22:30:47 +0200 |
commit | 8d077690d659032cfc6b1308fb7858174b8fecf4 (patch) | |
tree | 7b36a74d2f15c631acdc312f4b553e08aac10218 /src/routes | |
parent | Merge branch 'master' of https://github.com/fosscord/fosscord-api (diff) | |
download | server-8d077690d659032cfc6b1308fb7858174b8fecf4.tar.xz |
[Route] PATCH /users/:id
Diffstat (limited to 'src/routes')
-rw-r--r-- | src/routes/users/@me/index.ts | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/src/routes/users/@me/index.ts b/src/routes/users/@me/index.ts |