pub fn parse_openapi_schema(path: &Path) -> Result<OpenAPI>
Parse an OpenAPI schema from a file (JSON or YAML)
OpenAPI