Skip to main content

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.

PropertyValue
EnabledYes
Maximum SeverityError
MessageThe pagination result pointer must reference an array field in the response.
CodeAPIMATICCODEGEN_V106
TypeValidation
Rule SystemSemantic
Broad CategoryEndpoint Responses
Products ImpactedCode Generation, Developer Experience Portal
Tagsapimatic code generation codegen sdks portal docs validation apimatic pagination result array response endpoint

For More Information