Kaynağa Gözat

Merge pull request #36962 from Rid/patch-1

Fix swagger file type for ExecIds
Vincent Demeester 7 yıl önce
ebeveyn
işleme
8aa753329b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      api/swagger.yaml

+ 1 - 1
api/swagger.yaml

@@ -4663,7 +4663,7 @@ paths:
               AppArmorProfile:
                 type: "string"
               ExecIDs:
-                type: "string"
+                type: "array"
               HostConfig:
                 $ref: "#/definitions/HostConfig"
               GraphDriver: