Signed-off-by: Dominic Tubach <dominic.tubach@to.com>
@@ -9119,7 +9119,9 @@ paths:
type: "string"
RemoteAddrs:
description: "Addresses of manager nodes already participating in the swarm."
- type: "string"
+ type: "array"
+ items:
+ type: "string"
JoinToken:
description: "Secret token for joining this swarm."