pagination-result-points-to-array
Overview
This rule belongs to the apimatic-codegen-validation ruleset and states that:
The result field in the pagination object must be a valid JSON pointer that references an array field in the API response. Pointers targeting non-array fields aren't supported and will result in an invalid pagination configuration.
| Property | Value |
|---|---|
| Enabled | Yes |
| Maximum Severity | Error |
| Message | The pagination result pointer must reference an array field in the response. |
| Code | APIMATICCODEGEN_V106 |
| 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 result array response endpoint |