welin 3 månader sedan
förälder
incheckning
a4c8933fc6
1 ändrade filer med 1 tillägg och 0 borttagningar
  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