Explorar o código

Merge pull request #35586 from ndeloof/patch-1

`memory` is an int64 (long)
Sebastiaan van Stijn %!s(int64=7) %!d(string=hai) anos
pai
achega
9243c28ba5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      api/swagger.yaml

+ 1 - 0
api/swagger.yaml

@@ -332,6 +332,7 @@ definitions:
       Memory:
         description: "Memory limit in bytes."
         type: "integer"
+        format: "int64"
         default: 0
       # Applicable to UNIX platforms
       CgroupParent: