(20250225) print

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