diff options
| author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-13 00:00:11 +0200 |
|---|---|---|
| committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-13 00:00:11 +0200 |
| commit | e32bb24fa84e5942168433b16f3b0d86aa455a99 (patch) | |
| tree | a4d86317e3ea541b4ffdacd0bb40c13a1b516af1 /api/src | |
| parent | Merge branch 'typescript-interface-body-parser+autogenerate-unit-tests+docume... (diff) | |
| download | server-ts-e32bb24fa84e5942168433b16f3b0d86aa455a99.tar.xz | |
:bug: fix invites: ajv doesn't treat null as undefined
Diffstat (limited to 'api/src')
| -rw-r--r-- | api/src/routes/channels/#channel_id/invites.ts | 4 | ||||
| -rw-r--r-- | api/src/util/route.ts | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/api/src/routes/channels/#channel_id/invites.ts b/api/src/routes/channels/#channel_id/invites.ts |
