mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
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:
@@ -4942,9 +4942,6 @@ paths:
|
||||
type: "string"
|
||||
LogPath:
|
||||
type: "string"
|
||||
Node:
|
||||
description: "TODO"
|
||||
type: "object"
|
||||
Name:
|
||||
type: "string"
|
||||
RestartCount:
|
||||
|
||||
Reference in New Issue
Block a user