From 31a9d2854043c5c2511f4cfadc3dd7fb0984f107 Mon Sep 17 00:00:00 2001 From: Frostman <134872+Frostman@users.noreply.github.com> Date: Sat, 7 Mar 2026 10:15:14 +0000 Subject: [PATCH] Update docs from fabric@v0.109.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 6ed661e4..c53ce42c 100644 --- a/docs/reference/fabric-api.md.gen +++ b/docs/reference/fabric-api.md.gen @@ -758,6 +758,7 @@ _Appears in:_ | `advertisedRoutes` _[DHCPRoute](#dhcproute) array_ | AdvertisedRoutes (optional) is a list of custom routes to advertise in DHCP | | | | `static` _object (keys:string, values:[DHCPSubnetStatic](#dhcpsubnetstatic))_ | Static is a map of static IP assignments for MAC addresses | | | | `onieOnly` _boolean_ | ONIEOnly (optional) is a boolean indicating whether this subnet is for ONIE only (check class identifier) | | | +| `ztpBaseURL` _string_ | ZTPBaseURL (optional) is the base URL for Hedgehog ZTP (onie, cumulus ztp, etc) | | | #### DHCPSubnetStatic