generated from Luis/nextjs-python-web-template
API: Improved vm_status and added some tests. Skip vm tests in VM
This commit is contained in:
@@ -45,7 +45,7 @@ class VmConfig(BaseModel):
|
||||
|
||||
|
||||
class VmStatusResponse(BaseModel):
|
||||
status: int
|
||||
returncode: list[int | None]
|
||||
running: bool
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user