Skip to main content

valid-response-mapping-field-elements

Overview

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

A response mapping field element must not be null. Only empty/whitespace strings are allowed.

PropertyValue
EnabledYes
Maximum SeverityError
MessageInvalid value specified for response mapping field.
CodeAPIMATICCODEGEN_V102
TypeValidation
Rule SystemSemantic
Broad CategoryEndpoint Responses
Products ImpactedCode Generation, Developer Experience Portal
Tagsapimatic code generation codegen sdks portal docs validation apimatic response mapping response endpoint

Suggested Fixes

  • Make sure the value is not set to null.

For More Information