From 42b00f944089e364496c499271244b36bae662af Mon Sep 17 00:00:00 2001 From: Backend IM Bot Date: Tue, 11 Mar 2025 09:15:15 +0000 Subject: [PATCH] feat: Update endpoint get-accounts --- app/api/endpoints/get-accounts.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app/api/endpoints/get-accounts.py b/app/api/endpoints/get-accounts.py index e69de29..177bd26 100644 --- a/app/api/endpoints/get-accounts.py +++ b/app/api/endpoints/get-accounts.py @@ -0,0 +1 @@ +# this endpoint is for gettinf of accounts \ No newline at end of file