From 7f66a55c420f88d0e4c166eac8c24e3c7c1580ef Mon Sep 17 00:00:00 2001 From: Backend IM Bot Date: Tue, 11 Mar 2025 10:06:22 +0000 Subject: [PATCH] feat: Update endpoint checkout --- app/api/endpoints/checkout.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/api/endpoints/checkout.py b/app/api/endpoints/checkout.py index da5ce7a..c42f42c 100644 --- a/app/api/endpoints/checkout.py +++ b/app/api/endpoints/checkout.py @@ -1 +1 @@ -this is the checkout api route \ No newline at end of file +new route \ No newline at end of file