Ensures that your API document conforms to the OpenAPI specification.
| Arzzo | Compatibility | 
|---|---|
| 1.x | ✅ | 
The default setting for this rule (in the recommended and minimal configuration) is error.
This is an essential rule. Do not turned it off, except in rare and special cases.
| Option | Type | Description | 
|---|---|---|
| severity | string | Possible values: off,warn,error. Defaulterror(inrecommendedconfiguration). | 
An example configuration:
rules:
  struct: error