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