d3b3ce345c2d9f9bbc9aca4a39a3c3e67ba7aaad
- `ObjectVersion.Index` is an `uint64`0fd90c4d5d/api/types/swarm/common.go (L5-L15)- `ClusterInfo` is nullable in the `/info` output (seeff4f700f74/api/types/swarm/swarm.go (L203)) - `CAConfig.ForceRotate` was missing a type, therefore treated as an `object` in Swagger:ff4f700f74/api/types/swarm/swarm.go (L121)- `Raft.SnapshotInterval`, `Raft.KeepOldSnapshots`, and `Raft.LogEntriesForSlowFollowers` are an `uint64` not an `int64` - Various fields in `swarm.Info` are nullable; added `x-nullable` Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 93e324e2a7b8131414382b6fb38b69f0d09bc30c Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%