mirror of
https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
synced 2025-08-26 22:47:00 +08:00
also debug response
This commit is contained in:
parent
3ed7ae8fdb
commit
7a3c8e2051
@ -716,6 +716,8 @@ async def leasing_v1_lessor(request: Request):
|
||||
"prompts": None
|
||||
}
|
||||
|
||||
logger.debug(response)
|
||||
|
||||
return JSONr(response)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user