addedInput schema / $defs / OdCostMatrixInput / description
Added value: +"Input contract for solving origin-destination travel cost relationships."
changedInput schema / $defs / OdCostMatrixInput / properties / cutoff / description
Previous value: -"Max impedance; None = unlimited."New value: +"Optional maximum impedance or travel cost in the selected travel mode units. Use None to solve without an explicit cutoff; use a positive value to limit origin-destination matches."
addedInput schema / $defs / OdCostMatrixInput / properties / destinations / description
Added value: +"Absolute path to point destination features, such as services, jobs, facilities, stores, stations, or opportunities. The path must be inside a configured PathGuard allowed root."
changedInput schema / $defs / OdCostMatrixInput / properties / network_dataset / description
Previous value: -"Path to the network dataset."New value: +"Absolute path to the ArcGIS network dataset used for routing or accessibility analysis. The path must be inside a configured PathGuard allowed root and must be usable by ArcPy Network Analyst."
addedInput schema / $defs / OdCostMatrixInput / properties / origins / description
Added value: +"Absolute path to point origin features, such as homes, demand points, facilities, depots, or candidate locations. The path must be inside a configured PathGuard allowed root."
changedInput schema / $defs / OdCostMatrixInput / properties / out_features / description
Previous value: -"Solved result feature class."New value: +"Absolute output feature class path to create with the solved network analysis result. Existing outputs require overwrite=true."
addedInput schema / $defs / OdCostMatrixInput / properties / overwrite / description
Added value: +"Set true only when replacing an existing network analysis output feature class is intended."
changedInput schema / $defs / OdCostMatrixInput / properties / travel_mode / description
Previous value: -"Named travel mode (e.g. 'Driving Time'); None = default."New value: +"Optional named travel mode from the network dataset, for example 'Driving Time' or 'Walking Time'. Use None to let ArcPy use the network dataset default travel mode."