pub fn convert_spec(
label: &str,
spec_json: &str,
allowed: &[String],
) -> Result<Vec<OperationDescriptor>, OpenApiError>pub fn convert_spec(
label: &str,
spec_json: &str,
allowed: &[String],
) -> Result<Vec<OperationDescriptor>, OpenApiError>