pub fn generate_api_files( ir: &IrSpec, package_name: &str, header: &str, request_inputs: &RequestInputPlan, ) -> Result<Vec<FileInfo>, String>