pub fn parse_openapi(path: &Path) -> Result<OpenApiSpec, OpenApiError>
Parse an OpenAPI spec from a file.