Skip to main content

non-empty-pagination-result

Overview

This rule belongs to the apimatic-codegen-validation ruleset and states that:

The result field within the pagination object must be a valid, non-empty JSON pointer string. It should point to an array field in the API response that contains the paginated results.

PropertyValue
EnabledYes
Maximum SeverityError
MessageThe result field in the pagination object is missing or empty.
CodeAPIMATICCODEGEN_V105
TypeValidation
Rule SystemSemantic
Broad CategoryEndpoint Responses
Products ImpactedCode Generation, Developer Experience Portal
Tagsapimatic code generation codegen sdks portal docs validation apimatic pagination result response endpoint

For More Information