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