Skip to main content

valid-pagination-type

Overview

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

The pagination type defined for the response must be one of the supported types: "offset" "page" "cursor" or "link." Any other value is considered invalid.

PropertyValue
EnabledYes
Maximum SeverityError
MessageInvalid pagination type specified in the response.
CodeAPIMATICCODEGEN_V104
TypeValidation
Rule SystemSemantic
Broad CategoryEndpoint Responses
Products ImpactedCode Generation, Developer Experience Portal
Tagsapimatic code generation codegen sdks portal docs validation apimatic pagination type response endpoint

For More Information