From 8283eb0742b897289eba117cecab2f1048f2f3b5 Mon Sep 17 00:00:00 2001 From: Backend IM Bot Date: Fri, 21 Mar 2025 16:11:16 +0000 Subject: [PATCH] feat: Update endpoint route --- endpoints/route.get.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints/route.get.py b/endpoints/route.get.py index 070a362..0826402 100644 --- a/endpoints/route.get.py +++ b/endpoints/route.get.py @@ -19,4 +19,4 @@ async def get_route(request: Request): "rate_limit": 100, "expires_in": 3600 } - } \ No newline at end of file + } \ No newline at end of file