unique-example-ids
Overview
This rule belongs to the apimatic-docs-linting ruleset and states that:
The ids assigned to examples provided for a component must be unique.
| Property | Value |
|---|---|
| Enabled | Yes |
| Maximum Severity | Warning |
| Message | Duplicate example id found in example ids. |
| Code | APIMATICDOCS_L107 |
| Type | Linting |
| Rule System | Semantic |
| Broad Category | Examples |
| Products Impacted | Developer Experience Portal |
| Tags | portal generation portal docs linting apimatic id example |
Suggested Fixes
- Make sure all examples are assigned unique Ids.
- Duplicate ids must be renamed and made unique.