welin 3 月之前
父節點
當前提交
a4c8933fc6
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/schemas/docker_remote.py

+ 1 - 0
app/schemas/docker_remote.py

@@ -102,3 +102,4 @@ class RemoteActionRequest(BaseModel):
     lines: int = 100
     from_head: bool = False
     full: bool = False
+    follow: bool = False