Merge pull request #50899 from thaJeztah/sync_swagger_docs

api/docs: update v1.52 docs with current swagger
This commit is contained in:
Sebastiaan van Stijn
2025-09-04 22:58:19 +02:00
committed by GitHub

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: |