Skip to main content

non-empty-pagination-input

Overview

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

The input field in the pagination object must be a valid, non-empty JSON pointer string. It should reference a field in the API request that provides the pagination input, such as an offset, page number, or cursor value.

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

For More Information