Function list_all_open_api_spec_files

Source
pub fn list_all_open_api_spec_files(paths: &[&Path]) -> Vec<PathBuf>
Expand description

Lists all OpenAPI specification files (YAML format) from the given directories.