Kaynağa Gözat

Correct type of Mounts in ContainerSummary in docs

Signed-off-by: Michael Weidmann <michaelweidmann@web.de>
Michael Weidmann 4 yıl önce
ebeveyn
işleme
16e3ca35eb
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      docs/api/v1.41.yaml

+ 1 - 1
docs/api/v1.41.yaml

@@ -4238,7 +4238,7 @@ definitions:
       Mounts:
         type: "array"
         items:
-          $ref: "#/definitions/Mount"
+          $ref: "#/definitions/MountPoint"
 
   Driver:
     description: "Driver represents a driver (network, logging, secrets)."