detect_breaking_changes
Detect breaking changes across one or multiple APIs. Filter by severity (critical, high, medium, low) and date. Omit api_id to scan all APIs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | Only include changes on or after this date (ISO 8601) | |
| api_id | No | Single API identifier. Omit to scan all. | |
| api_ids | No | Multiple API identifiers | |
| severity | No |