Skip to main content

valid-pagination-json-pointer

Overview

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

The JSON pointer must reference a valid location within the request or response. Examples of valid pointers include: $response.body, $response.body#/data/prop, and $request.query#/offset.

PropertyValue
EnabledYes
Maximum SeverityError
MessageInvalid JSON pointer provided.
CodeAPIMATICCODEGEN_V107
TypeValidation
Rule SystemSemantic
Broad CategoryEndpoint Responses
Products ImpactedCode Generation, Developer Experience Portal
Tagsapimatic code generation codegen sdks portal docs validation apimatic pagination pointer response endpoint

For More Information