Skip to main content

endpoint-group-name-conventions

Overview

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

Name assigned to an endpoint group must be non-null and non-empty.

PropertyValue
EnabledYes
Maximum SeverityError
MessageEndpoint group name is missing.
CodeAPIMATICPRE_V103
TypeValidation
Rule SystemSemantic
Broad CategoryEndpoints
Products ImpactedCode Generation, Developer Experience Portal, API Transformer
Tagspreliminary checks validation apimatic name endpoint group tag endpoint

Suggested Fixes

  • Make sure all endpoint groups have non-null and non-empty names assigned to them.

For More Information