pub fn parse_value_paths(
    json: &Value,
    explode_array: bool
) -> Vec<ValuePath<'_>>