Skip to main content

valid-usage-example-codegen-setting-endpoint-group

Overview

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

If no name is provided for the endpoint in the UsageExampleEndpoint CodeGen setting, the endpoint group name in this setting must also be empty/null.

PropertyValue
EnabledYes
Maximum SeverityWarning
MessageEndpoint name is not provided, therefore, the endpoint group name in the UsageExampleEndpoint CodeGen setting will be ignored.
CodeAPIMATICCODEGEN_V258
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

  • Do not set the endpoint group name if the endpoint name is empty/null in the UsageExampleEndpoint CodeGen setting.

For More Information