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.
Property | Value |
---|---|
Enabled | Yes |
Maximum Severity | Error |
Message | Invalid value specified for response mapping field. |
Code | APIMATICCODEGEN_V102 |
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 response mapping response endpoint |
Suggested Fixes
- Make sure the value is not set to null.