Skip to main content

build_combined

Function build_combined 

Source
pub fn build_combined(master: &Value, v2: &Value) -> Result<Value>
Expand description

Merges the master bundle’s flat top-level definitions (ref-rewritten) with the v2 bundle’s definitions (v2 wins name collisions), applies the McpServerElicitationRequestParams flatten workaround, and wraps the result in the same schema envelope build_combined_schema.py produced.