welin hace 3 meses
padre
commit
a4c8933fc6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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