api/docs: update v1.52 docs with current swagger

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-09-04 21:52:11 +02:00
parent 6da8589ebe
commit ccf1363680

View File

@@ -1620,6 +1620,8 @@ definitions:
Bridge:
description: |
Name of the default bridge interface when dockerd's --bridge flag is set.
Deprecated: This field is only set when the daemon is started with the --bridge flag specified.
type: "string"
example: "docker0"
SandboxID:
@@ -2055,6 +2057,7 @@ definitions:
format: "int64"
example: 1239828
GraphDriver:
x-nullable: true
$ref: "#/definitions/DriverData"
RootFS:
description: |