pub fn validate_openapi(spec: &OpenAPI) -> Result<()>
Expand description

Do some very basic checks of the OpenAPI documents.