From d13b24656b8b1b55658cf0ee8ee7cd83d33ecf14 Mon Sep 17 00:00:00 2001 From: Lncvrt Date: Wed, 21 Jan 2026 19:03:20 -0700 Subject: [PATCH] itll be removed on this date actually --- src/index.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/index.ts b/src/index.ts index d3b551c..dff0f22 100644 --- a/src/index.ts +++ b/src/index.ts @@ -110,7 +110,7 @@ app.get( detail: { deprecated: true, description: - 'This endpoint was renamed to `/berrydash/leaderboard/score` and will be removed in the future.', + 'This endpoint was renamed to `/berrydash/leaderboard/score` and will be removed on March 19th 2026.', tags: ['Berry Dash', 'Leaderboards'] } } @@ -122,7 +122,7 @@ app.get( detail: { deprecated: true, description: - 'This endpoint was renamed to `/berrydash/leaderboard/berry` and will be removed in the future.', + 'This endpoint was renamed to `/berrydash/leaderboard/berry` and will be removed on March 19th 2026.', tags: ['Berry Dash', 'Leaderboards'] }, query: t.Object({ @@ -137,7 +137,7 @@ app.get( detail: { deprecated: true, description: - 'This endpoint was renamed to `/berrydash/leaderboard/coin` and will be removed in the future.', + 'This endpoint was renamed to `/berrydash/leaderboard/coin` and will be removed on March 19th 2026.', tags: ['Berry Dash', 'Leaderboards'] } } @@ -149,7 +149,7 @@ app.get( detail: { deprecated: true, description: - 'This endpoint was renamed to `/berrydash/leaderboard/legacy` and will be removed in the future.', + 'This endpoint was renamed to `/berrydash/leaderboard/legacy` and will be removed on March 19th 2026.', tags: ['Berry Dash', 'Leaderboards'] } } @@ -161,7 +161,7 @@ app.get( detail: { deprecated: true, description: - 'This endpoint was renamed to `/berrydash/leaderboard/total` and will be removed in the future.', + 'This endpoint was renamed to `/berrydash/leaderboard/total` and will be removed on March 19th 2026.', tags: ['Berry Dash', 'Leaderboards'] } }