diff options
| author | CyberL1 <cyber.hf18@gmail.com> | 2026-01-14 16:11:36 +0100 |
|---|---|---|
| committer | CyberL1 <cyber.hf18@gmail.com> | 2026-01-14 16:11:36 +0100 |
| commit | 349211bdcd414efffb2f38fb3b0b3ea7747e19a7 (patch) | |
| tree | da9b02cc7237fb971735fad315bae1c578f0277f | |
| parent | fix: `FieldErrors` function returned array instead of an object (diff) | |
| download | server-ts-349211bdcd414efffb2f38fb3b0b3ea7747e19a7.tar.xz | |
fest: throw an error if application name is empty
| -rw-r--r-- | src/api/routes/applications/#application_id/index.ts | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/src/api/routes/applications/#application_id/index.ts b/src/api/routes/applications/#application_id/index.ts |
