Skip to main content

predefined-default-server

Overview

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

The default server specified in the server configuration of the API must have a corresponding definition in all of the server configuration environment servers.

PropertyValue
EnabledYes
Maximum SeverityError
MessageThe default server is undefined.
CodeAPIMATICPRE_V033
TypeValidation
Rule SystemSemantic
Broad CategoryServer Configuration
Products ImpactedCode Generation, Developer Experience Portal, API Transformer
Tagspreliminary checks validation apimatic server server configuration api

Suggested Fixes

  • Define the server in the server configuration servers.
  • Make sure the server name is not misspelled.

For More Information