Explorar o código

Merge pull request #40794 from edigaryev/api-clarify-image-field

swagger: clarify the meaning of Image field in ContainerInspect endpoint
Brian Goff %!s(int64=5) %!d(string=hai) anos
pai
achega
40356083c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/swagger.yaml

+ 1 - 1
api/swagger.yaml

@@ -5086,7 +5086,7 @@ paths:
                 x-nullable: true
                 $ref: "#/definitions/ContainerState"
               Image:
-                description: "The container's image"
+                description: "The container's image ID"
                 type: "string"
               ResolvConfPath:
                 type: "string"