Browse Source

docs: api v1.43: 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>
Sebastiaan van Stijn 2 years ago
parent
commit
18d77ff455
1 changed files with 1 additions and 5 deletions
  1. 1 5
      docs/api/v1.43.yaml

+ 1 - 5
docs/api/v1.43.yaml

@@ -5162,12 +5162,8 @@ definitions:
       ServerVersion:
       ServerVersion:
         description: |
         description: |
           Version string of the daemon.
           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"
         type: "string"
-        example: "17.06.0-ce"
+        example: "24.0.2"
       Runtimes:
       Runtimes:
         description: |
         description: |
           List of [OCI compliant](https://github.com/opencontainers/runtime-spec)
           List of [OCI compliant](https://github.com/opencontainers/runtime-spec)