pub fn extract_items(body: &Value, items_path: &str) -> Result<Vec<Value>>
Extract items array from a response body using the configured items path.