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