From e3dd8aa87a76662e86ffc1fe9d0f3218672dcc58 Mon Sep 17 00:00:00 2001 From: Backend IM Bot Date: Wed, 19 Mar 2025 11:09:04 +0000 Subject: [PATCH] feat: Update endpoint products --- endpoints/products.get.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/endpoints/products.get.py b/endpoints/products.get.py index e69de29..a514dfe 100644 --- a/endpoints/products.get.py +++ b/endpoints/products.get.py @@ -0,0 +1,3 @@ +{ + +} \ No newline at end of file