Skip to main content

load_spec_from_file

Function load_spec_from_file 

Source
pub fn load_spec_from_file(path: &str) -> Result<String, ProtectError>
Expand description

Load an OpenAPI spec from a file path or URL.