pub fn expand_paths_recursive( value: JsonValue, mode: PathExpansionMode, strict: bool, ) -> Result<JsonValue, ToonError>