Procházet zdrojové kódy

Correct type of Mounts in ContainerSummary in docs

Signed-off-by: Michael Weidmann <michaelweidmann@web.de>
Michael Weidmann před 4 roky
rodič
revize
16e3ca35eb
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      docs/api/v1.41.yaml

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

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