소스 검색

Merge pull request #39820 from grooverdan/containers_json_with_platform

Add missing Platform to swagger definition for /containers/{id}/json
Sebastiaan van Stijn 5 년 전
부모
커밋
a30990b3c8
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      api/swagger.yaml

+ 2 - 0
api/swagger.yaml

@@ -4945,6 +4945,8 @@ paths:
                 type: "integer"
               Driver:
                 type: "string"
+              Platform:
+                type: "string"
               MountLabel:
                 type: "string"
               ProcessLabel: