(20250225) print

This commit is contained in:
2025-02-25 14:10:28 +05:30
parent f3c7064e16
commit 728b9d351f
+2
View File
@@ -296,6 +296,8 @@ async def verify_otp(
:return: A standard response structure. :return: A standard response structure.
""" """
print("RAW INPUT:", json.to_string(inbound_data.model_dump(), default=str))
# ┏┓ ┓ ┏┓┓ ┓ # ┏┓ ┓ ┏┓┓ ┓
# ┣┫┓┏╋┣┓ ┃ ┣┓┏┓┏┃┏ # ┣┫┓┏╋┣┓ ┃ ┣┓┏┓┏┃┏
# ┛┗┗┻┗┛┗ ┗┛┛┗┗ ┗┛┗ # ┛┗┗┻┗┛┗ ┗┛┛┗┗ ┗┛┗