valid-pagination-json-pointer
Overview
This rule belongs to the apimatic-codegen-validation ruleset and states that:
The JSON pointer must reference a valid location within the request or response. Examples of valid pointers include: $response.body, $response.body#/data/prop, and $request.query#/offset.
| Property | Value |
|---|---|
| Enabled | Yes |
| Maximum Severity | Error |
| Message | Invalid JSON pointer provided. |
| Code | APIMATICCODEGEN_V107 |
| 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 |