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:
Sebastiaan van Stijn 2020-01-03 11:46:17 +01:00
parent a9507c6f76
commit 234d5a78fe
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C

View file

@ -4942,9 +4942,6 @@ paths:
type: "string"
LogPath:
type: "string"
Node:
description: "TODO"
type: "object"
Name:
type: "string"
RestartCount: