Merge pull request #39820 from grooverdan/containers_json_with_platform

Add missing Platform to swagger definition for /containers/{id}/json
This commit is contained in:
Sebastiaan van Stijn 2019-10-22 15:02:47 +02:00 committed by GitHub
commit a30990b3c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

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