diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-31 00:46:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-31 00:46:16 +0200 |
commit | fb439c5717e1fb9f1124de6743a09a5209b890e3 (patch) | |
tree | e67f2873277ea09cec4ba50008c5ab4e891e886c /api/src/routes | |
parent | added first unittests for api endpoints (diff) | |
parent | Implemented voice apis #127 and #78 (diff) | |
download | server-fb439c5717e1fb9f1124de6743a09a5209b890e3.tar.xz |
Merge pull request #297 from AlTech98/typeorm
Implemented voice apis #127 and #78
Diffstat (limited to 'api/src/routes')
-rw-r--r-- | api/src/routes/guilds/#guild_id/regions.ts | 9 | ||||
-rw-r--r-- | api/src/routes/voice/regions.ts | 11 |
2 files changed, 18 insertions, 2 deletions
diff --git a/api/src/routes/guilds/#guild_id/regions.ts b/api/src/routes/guilds/#guild_id/regions.ts |