swagger: remove classic swarm "Node" field
This field is not part of the Docker API and only used for classic (standalone) swarm. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
a9507c6f76
commit
234d5a78fe
1 changed files with 0 additions and 3 deletions
|
@ -4942,9 +4942,6 @@ paths:
|
|||
type: "string"
|
||||
LogPath:
|
||||
type: "string"
|
||||
Node:
|
||||
description: "TODO"
|
||||
type: "object"
|
||||
Name:
|
||||
type: "string"
|
||||
RestartCount:
|
||||
|
|
Loading…
Add table
Reference in a new issue