diff options
| author | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-04-24 11:40:24 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-24 11:40:24 +0300 |
| commit | 6a1e2edd8ddc7e5aef8ed2847431673eb5b0084b (patch) | |
| tree | c6dad08b58573c2d4b6d0b24463b81d17b99c5ae /api/src/routes | |
| parent | refine error codes for backfill constraint violations (diff) | |
| download | server-ts-6a1e2edd8ddc7e5aef8ed2847431673eb5b0084b.tar.xz | |
use return codes to allow for automation
Diffstat (limited to 'api/src/routes')
| -rw-r--r-- | api/src/routes/channels/#channel_id/messages/#message_id/index.ts | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/api/src/routes/channels/#channel_id/messages/#message_id/index.ts b/api/src/routes/channels/#channel_id/messages/#message_id/index.ts |
