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.
Property | Value |
---|---|
Enabled | Yes |
Maximum Severity | Error |
Message | Invalid pagination type specified in the response. |
Code | APIMATICCODEGEN_V104 |
Type | Validation |
Rule System | Semantic |
Broad Category | Endpoint Responses |
Products Impacted | Code Generation, Developer Experience Portal |
Tags | apimatic code generation codegen sdks portal docs validation apimatic pagination type response endpoint |