link-pagination-next-must-be-string
Overview
This rule belongs to the apimatic-codegen-validation
ruleset and states that:
In link-based pagination, the next
field must be a string containing the URL to the next page of results. Any other type is considered invalid.
Property | Value |
---|---|
Enabled | Yes |
Maximum Severity | Error |
Message | The next field in link-based pagination must be of type string . |
Code | APIMATICCODEGEN_V113 |
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 next link response endpoint |