Browse code

Merge pull request #39820 from grooverdan/containers_json_with_platform

Add missing Platform to swagger definition for /containers/{id}/json

Sebastiaan van Stijn authored on 2019/10/22 22:02:47
Showing 1 changed files
... ...
@@ -4945,6 +4945,8 @@ paths:
4945 4945
                 type: "integer"
4946 4946
               Driver:
4947 4947
                 type: "string"
4948
+              Platform:
4949
+                type: "string"
4948 4950
               MountLabel:
4949 4951
                 type: "string"
4950 4952
               ProcessLabel: