diff --git a/api/swagger.yaml b/api/swagger.yaml index 9f1019681a..fa2e632c49 100644 --- a/api/swagger.yaml +++ b/api/swagger.yaml @@ -1274,7 +1274,7 @@ definitions: type: "object" properties: Bridge: - description: Name of the network'a bridge (for example, `docker0`). + description: Name of the network's bridge (for example, `docker0`). type: "string" example: "docker0" SandboxID: @@ -10050,7 +10050,7 @@ paths: description: | Address or interface to use for data path traffic (format: ``), for example, `192.168.1.1`, or an interface, - like `eth0`. If `DataPathAddr` is unspecified, the same addres + like `eth0`. If `DataPathAddr` is unspecified, the same address as `AdvertiseAddr` is used. The `DataPathAddr` specifies the address that global scope diff --git a/docs/api/v1.32.yaml b/docs/api/v1.32.yaml index 499b11ba90..f352695d57 100644 --- a/docs/api/v1.32.yaml +++ b/docs/api/v1.32.yaml @@ -898,7 +898,7 @@ definitions: type: "object" properties: Bridge: - description: Name of the network'a bridge (for example, `docker0`). + description: Name of the network's bridge (for example, `docker0`). type: "string" example: "docker0" SandboxID: diff --git a/docs/api/v1.33.yaml b/docs/api/v1.33.yaml index bf21ce97d8..294feaa0ab 100644 --- a/docs/api/v1.33.yaml +++ b/docs/api/v1.33.yaml @@ -903,7 +903,7 @@ definitions: type: "object" properties: Bridge: - description: Name of the network'a bridge (for example, `docker0`). + description: Name of the network's bridge (for example, `docker0`). type: "string" example: "docker0" SandboxID: diff --git a/docs/api/v1.34.yaml b/docs/api/v1.34.yaml index 11ac297d0f..cd199965c2 100644 --- a/docs/api/v1.34.yaml +++ b/docs/api/v1.34.yaml @@ -914,7 +914,7 @@ definitions: type: "object" properties: Bridge: - description: Name of the network'a bridge (for example, `docker0`). + description: Name of the network's bridge (for example, `docker0`). type: "string" example: "docker0" SandboxID: diff --git a/docs/api/v1.35.yaml b/docs/api/v1.35.yaml index 0d78a41c40..5e069b637f 100644 --- a/docs/api/v1.35.yaml +++ b/docs/api/v1.35.yaml @@ -890,7 +890,7 @@ definitions: type: "object" properties: Bridge: - description: Name of the network'a bridge (for example, `docker0`). + description: Name of the network's bridge (for example, `docker0`). type: "string" example: "docker0" SandboxID: diff --git a/docs/api/v1.36.yaml b/docs/api/v1.36.yaml index d381e3895a..7fce0809e6 100644 --- a/docs/api/v1.36.yaml +++ b/docs/api/v1.36.yaml @@ -890,7 +890,7 @@ definitions: type: "object" properties: Bridge: - description: Name of the network'a bridge (for example, `docker0`). + description: Name of the network's bridge (for example, `docker0`). type: "string" example: "docker0" SandboxID: diff --git a/docs/api/v1.37.yaml b/docs/api/v1.37.yaml index a4de19d8f5..f075f266f0 100644 --- a/docs/api/v1.37.yaml +++ b/docs/api/v1.37.yaml @@ -893,7 +893,7 @@ definitions: type: "object" properties: Bridge: - description: Name of the network'a bridge (for example, `docker0`). + description: Name of the network's bridge (for example, `docker0`). type: "string" example: "docker0" SandboxID: diff --git a/docs/api/v1.38.yaml b/docs/api/v1.38.yaml index b29439feac..076a8fb40b 100644 --- a/docs/api/v1.38.yaml +++ b/docs/api/v1.38.yaml @@ -904,7 +904,7 @@ definitions: type: "object" properties: Bridge: - description: Name of the network'a bridge (for example, `docker0`). + description: Name of the network's bridge (for example, `docker0`). type: "string" example: "docker0" SandboxID: diff --git a/docs/api/v1.39.yaml b/docs/api/v1.39.yaml index ee017ea7a5..24d8cc8afe 100644 --- a/docs/api/v1.39.yaml +++ b/docs/api/v1.39.yaml @@ -1184,7 +1184,7 @@ definitions: type: "object" properties: Bridge: - description: Name of the network'a bridge (for example, `docker0`). + description: Name of the network's bridge (for example, `docker0`). type: "string" example: "docker0" SandboxID: @@ -9679,7 +9679,7 @@ paths: description: | Address or interface to use for data path traffic (format: ``), for example, `192.168.1.1`, or an interface, - like `eth0`. If `DataPathAddr` is unspecified, the same addres + like `eth0`. If `DataPathAddr` is unspecified, the same address as `AdvertiseAddr` is used. The `DataPathAddr` specifies the address that global scope diff --git a/docs/api/v1.40.yaml b/docs/api/v1.40.yaml index 56a3e824d1..6fbe64f286 100644 --- a/docs/api/v1.40.yaml +++ b/docs/api/v1.40.yaml @@ -1243,7 +1243,7 @@ definitions: type: "object" properties: Bridge: - description: Name of the network'a bridge (for example, `docker0`). + description: Name of the network's bridge (for example, `docker0`). type: "string" example: "docker0" SandboxID: @@ -9880,7 +9880,7 @@ paths: description: | Address or interface to use for data path traffic (format: ``), for example, `192.168.1.1`, or an interface, - like `eth0`. If `DataPathAddr` is unspecified, the same addres + like `eth0`. If `DataPathAddr` is unspecified, the same address as `AdvertiseAddr` is used. The `DataPathAddr` specifies the address that global scope diff --git a/docs/api/v1.41.yaml b/docs/api/v1.41.yaml index 9f1019681a..fa2e632c49 100644 --- a/docs/api/v1.41.yaml +++ b/docs/api/v1.41.yaml @@ -1274,7 +1274,7 @@ definitions: type: "object" properties: Bridge: - description: Name of the network'a bridge (for example, `docker0`). + description: Name of the network's bridge (for example, `docker0`). type: "string" example: "docker0" SandboxID: @@ -10050,7 +10050,7 @@ paths: description: | Address or interface to use for data path traffic (format: ``), for example, `192.168.1.1`, or an interface, - like `eth0`. If `DataPathAddr` is unspecified, the same addres + like `eth0`. If `DataPathAddr` is unspecified, the same address as `AdvertiseAddr` is used. The `DataPathAddr` specifies the address that global scope