From 7b5910d110c59eaf5e9be93d9aff938c999c882c Mon Sep 17 00:00:00 2001 From: khushal Date: Tue, 25 Feb 2025 14:11:41 +0530 Subject: [PATCH] (20250225) print --- api/blueprints/common/otp/timed_otp.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/api/blueprints/common/otp/timed_otp.py b/api/blueprints/common/otp/timed_otp.py index b695d48..8c3f9c0 100644 --- a/api/blueprints/common/otp/timed_otp.py +++ b/api/blueprints/common/otp/timed_otp.py @@ -157,6 +157,8 @@ async def generate_otp( :return: A standard response structure. """ + print("RAW INPUT:", json.to_string(inbound_data.model_dump(), default=str)) + # ┏┓ ┓ ┏┓┓ ┓ # ┣┫┓┏╋┣┓ ┃ ┣┓┏┓┏┃┏ # ┛┗┗┻┗┛┗ ┗┛┛┗┗ ┗┛┗