Skip to main content

valid-request-timeout-codegen-setting

Overview

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

The request timeout specified in the code generation settings must a be positive number.

PropertyValue
EnabledYes
Maximum SeverityError
MessageValue of timeout code generation setting is invalid.
CodeAPIMATICCODEGEN_V251
TypeValidation
Rule SystemSemantic
Broad CategoryCodeGen Settings
Products ImpactedCode Generation, Developer Experience Portal
Tagsapimatic code generation codegen sdks portal docs validation apimatic codegen setting

Suggested Fixes

  • Make sure the timeout value is > 0.

For More Information