pub async fn generate( file_paths: &Vec<String>, level: Option<&'static str>, ) -> Result<GeneratedTypes, OperationOutcomeError>