non-empty-pagination-next
Overview
This rule belongs to the apimatic-codegen-validation ruleset and states that:
The next field in a link-based pagination object must be a valid, non-empty JSON pointer string. It should reference a field in the API response that provides the URL to the next page of results.
| Property | Value |
|---|---|
| Enabled | Yes |
| Maximum Severity | Error |
| Message | The next pointer in the link pagination object is missing or empty. |
| Code | APIMATICCODEGEN_V112 |
| Type | Validation |
| Rule System | Semantic |
| Broad Category | Endpoint Responses |
| Products Impacted | Code Generation, Developer Experience Portal |
| Tags | apimatic code generation codegen sdks portal docs validation apimatic pagination next link response endpoint |