Skip to main content

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.

PropertyValue
EnabledYes
Maximum SeverityError
MessageThe JSON pointer references a non-existent field in the JSON object.
CodeAPIMATICCODEGEN_V108
TypeValidation
Rule SystemSemantic
Broad CategoryEndpoint Responses
Products ImpactedCode Generation, Developer Experience Portal
Tagsapimatic code generation codegen sdks portal docs validation apimatic pagination pointer response endpoint

For More Information