mirror of
https://github.com/moby/moby.git
synced 2026-07-16 20:42:23 +00:00
The `ClusterStore` and `ClusterAdvertise` fields were deprecated in commit616e64b42f(and would no longer be included in the `/info` API response), and were fully removed in 24.0.0 through commit68bf777eceThis patch removes the fields from the swagger file. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>