From 87ee805a52fbdf6ee1733cb56f1c8aee84f9996d Mon Sep 17 00:00:00 2001 From: Frostman <134872+Frostman@users.noreply.github.com> Date: Thu, 10 Sep 2026 23:33:19 +0000 Subject: [PATCH] Update docs from fabric@v0.133.0 This is an automated commit created by GitHub Actions workflow, in the fabric repository. Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- docs/reference/fabric-api.md.gen | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/reference/fabric-api.md.gen b/docs/reference/fabric-api.md.gen index d644b946..7434b7af 100644 --- a/docs/reference/fabric-api.md.gen +++ b/docs/reference/fabric-api.md.gen @@ -1422,6 +1422,7 @@ _Appears in:_ | `gatewayGroup` _string_ | GatewayGroup is the name of the gateway group that should process the peering | | | | `peering` _object (keys:string, values:[PeeringEntry](#peeringentry))_ | Peerings is a map of peering entries for each VPC participating in the peering (keyed by VPC name) | | | | `acl` _[PeeringACL](#peeringacl)_ | ACL is an optional, peering-scoped ACL | | | +| `noMultiPath` _boolean_ | NoMultiPath is an optional flag to disable multi-path for stateless peerings (handling by all gateways in a group) | | | #### PeeringStatus