Skip to main content

non-empty-pagination-output

Overview

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

The output field in the cursor pagination object must be a valid, non-empty JSON pointer string. It should reference a field in the API response that provides the pagination output, such as a next cursor value.

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

For More Information