diff options
author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-01-14 13:14:52 +0100 |
---|---|---|
committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-01-14 13:14:52 +0100 |
commit | 909a71ff898927ab837b87dea6ef52ee72e10555 (patch) | |
tree | 196bfb8aa5f47ec0dc7b2c2a88ae8bd5736b4283 | |
parent | Move endpoints to respective versions, split out non implemented routes (diff) | |
download | server-909a71ff898927ab837b87dea6ef52ee72e10555.tar.xz |
Move rest of endpoints that return nothing into v0
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
-rw-r--r-- | src/api/routes/v0/applications/#id/entitlements.ts (renamed from src/api/routes/v9/applications/#id/entitlements.ts) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/api/routes/v9/applications/#id/entitlements.ts b/src/api/routes/v0/applications/#id/entitlements.ts
index cfcfe40f..cfcfe40f 100644
--- a/src/api/routes/v9/applications/#id/entitlements.ts
+++ b/src/api/routes/v0/applications/#id/entitlements.ts
|