mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-04 05:36:06 +00:00 
			
		
		
		
	fixes
This commit is contained in:
		@@ -695,7 +695,6 @@ async def leasing_v1_lessor(request: Request):
 | 
			
		||||
                "expires": expires.isoformat(),
 | 
			
		||||
                "recommended_lease_renewal": LEASE_RENEWAL_PERIOD,
 | 
			
		||||
                "offline_lease": "true",
 | 
			
		||||
                "license_type": "CONCURRENT_COUNTED_SINGLE"
 | 
			
		||||
                "license_type": "CONCURRENT_COUNTED_SINGLE",
 | 
			
		||||
                "lease_intent_id": None,
 | 
			
		||||
                "metadata": None,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user