pagination-pointer-points-valid-field
Overview
This rule belongs to the apimatic-codegen-validation ruleset and states that:
The JSON pointer must reference an existing field within the request or response structure. If it points to a field that doesn't exist, the pagination configuration is considered invalid.
| Property | Value |
|---|---|
| Enabled | Yes |
| Maximum Severity | Error |
| Message | The JSON pointer references a non-existent field in the JSON object. |
| Code | APIMATICCODEGEN_V108 |
| 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 pointer response endpoint |