@@ -111,6 +111,9 @@ async def fastapi_execute_batch_commands(network: str, req: Request)-> ChangeSet
print(cs)
print(type(cs))
ops = cs.operations
print(ops)
print(type(ops))
return execute_batch_commands(network, cs)
The note is not visible to the blocked user.