docs: api v1.42: remove outdated information from ServerVersion

This field's documentation was still referring to the Swarm V1 API, which
is deprecated, and the link redirects to SwarmKit.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit b770a50dee)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2023-07-02 12:32:48 +02:00
parent 335ed29345
commit acb95e4544
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C

View file

@ -5130,12 +5130,8 @@ definitions:
ServerVersion:
description: |
Version string of the daemon.
> **Note**: the [standalone Swarm API](https://docs.docker.com/swarm/swarm-api/)
> returns the Swarm version instead of the daemon version, for example
> `swarm/1.2.8`.
type: "string"
example: "17.06.0-ce"
example: "23.0.0"
Runtimes:
description: |
List of [OCI compliant](https://github.com/opencontainers/runtime-spec)