Function get_open_api_yaml

Source
pub async fn get_open_api_yaml(
    configuration: &Configuration,
) -> Result<String, Error<GetOpenApiYamlError>>