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 | e68e4639ff054c87d1182c58d2686c4f3e6f1b6c (patch) | |
tree | dc711100dac2ff3d75a0a57a936351061c13cf42 /api/src/routes | |
parent | refine error codes for backfill constraint violations (diff) | |
download | server-e68e4639ff054c87d1182c58d2686c4f3e6f1b6c.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 |