fix(types): T4 — stop spreading TopologySummary as dict; fix heartbeat .get() and scope param
This commit is contained in:
@@ -76,4 +76,4 @@ async def api_teardown_topology(
|
||||
)
|
||||
|
||||
background.add_task(_run_teardown, topology_id)
|
||||
return TopologySummary(**topo)
|
||||
return topo
|
||||
|
||||
Reference in New Issue
Block a user