Skip to content

Commit ed6d436

Browse files
authored
Merge pull request moby#51458 from thaJeztah/rm_deprecated_dockerversion
api/types/plugin: remove deprecated Config.DockerVersion
2 parents 591b4b0 + e8f1561 commit ed6d436

File tree

4 files changed

+0
-34
lines changed

4 files changed

+0
-34
lines changed

api/docs/v1.52.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3337,16 +3337,6 @@ definitions:
33373337
- Env
33383338
- Args
33393339
properties:
3340-
DockerVersion:
3341-
description: |-
3342-
Docker Version used to create the plugin.
3343-
3344-
Depending on how the plugin was created, this field may be empty or omitted.
3345-
3346-
Deprecated: this field is no longer set, and will be removed in the next API version.
3347-
type: "string"
3348-
x-nullable: false
3349-
x-omitempty: true
33503340
Description:
33513341
type: "string"
33523342
x-nullable: false

api/swagger.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3337,16 +3337,6 @@ definitions:
33373337
- Env
33383338
- Args
33393339
properties:
3340-
DockerVersion:
3341-
description: |-
3342-
Docker Version used to create the plugin.
3343-
3344-
Depending on how the plugin was created, this field may be empty or omitted.
3345-
3346-
Deprecated: this field is no longer set, and will be removed in the next API version.
3347-
type: "string"
3348-
x-nullable: false
3349-
x-omitempty: true
33503340
Description:
33513341
type: "string"
33523342
x-nullable: false

api/types/plugin/plugin.go

Lines changed: 0 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/moby/moby/api/types/plugin/plugin.go

Lines changed: 0 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)