mirror of
				https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
				synced 2025-10-26 18:05:28 +03:00 
			
		
		
		
	also debug response
This commit is contained in:
		
							parent
							
								
									5eb0c55f3f
								
							
						
					
					
						commit
						2ffee4aee1
					
				@ -716,6 +716,8 @@ async def leasing_v1_lessor(request: Request):
 | 
				
			|||||||
        "prompts": None
 | 
					        "prompts": None
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    logger.debug(response)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    return JSONr(response)
 | 
					    return JSONr(response)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user