# Rules

Technical details of API operations that can be automated and enforced, used to align policies with strategy to deliver the desired experience.

Feed URL:

```
https://rules.apievangelist.com/rules.json
```

- Browse: [https://rules.apievangelist.com/](https://rules.apievangelist.com/)
- Source repository: [https://github.com/api-evangelist/rules](https://github.com/api-evangelist/rules)

## Fields

| Field | Type | Description |
| --- | --- | --- |
| `name` | string | Rule name |
| `slug` | string | Unique slug |
| `description` | string | Rule description |
| `severity` | string | Spectral severity level |
| `tags` | array | Tags |

Tags: `Rules`, `Spectral`, `Governance`
