mirror of
https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
synced 2025-11-03 20:06:07 +00:00
also debug response
This commit is contained in:
@@ -716,6 +716,8 @@ async def leasing_v1_lessor(request: Request):
|
||||
"prompts": None
|
||||
}
|
||||
|
||||
logger.debug(response)
|
||||
|
||||
return JSONr(response)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user