Skip to content

Commit

Permalink
Merge pull request moby#39820 from grooverdan/containers_json_with_pl…
Browse files Browse the repository at this point in the history
…atform

Add missing Platform to swagger definition for /containers/{id}/json
  • Loading branch information
thaJeztah authored Oct 22, 2019
2 parents 248c136 + 7b4b940 commit a30990b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4945,6 +4945,8 @@ paths:
type: "integer"
Driver:
type: "string"
Platform:
type: "string"
MountLabel:
type: "string"
ProcessLabel:
Expand Down

0 comments on commit a30990b

Please sign in to comment.