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 | 372142852b26593e33f7ac72dc474f862bb19b75 (patch) | |
| tree | 0acfe5d47cc277b3bac5e91056ed4db0ad6ec3f9 /api/src/routes | |
| parent | added first unittests for api endpoints (diff) | |
| parent | Implemented voice apis #127 and #78 (diff) | |
| download | server-ts-372142852b26593e33f7ac72dc474f862bb19b75.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 |
