Skip to main content

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.

PropertyValue
EnabledYes
Maximum SeverityError
MessageThe next field in link-based pagination must be of type string.
CodeAPIMATICCODEGEN_V113
TypeValidation
Rule SystemSemantic
Broad CategoryEndpoint Responses
Products ImpactedCode Generation, Developer Experience Portal
Tagsapimatic code generation codegen sdks portal docs validation apimatic pagination next link response endpoint

For More Information