mirror of
https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
synced 2025-06-21 05:31:03 +08:00
fixes
This commit is contained in:
parent
1908b44bed
commit
30ef56f956
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user