required-server-url
Overview
This rule belongs to the apimatic-preliminary-validation ruleset and states that:
A server definition must specify a non-empty, non-null and absolute URL path.
| Property | Value |
|---|---|
| Enabled | Yes |
| Maximum Severity | Error |
| Message | Server has a missing URL. |
| Code | APIMATICPRE_V036 |
| Type | Validation |
| Rule System | Semantic |
| Broad Category | Server Configuration |
| Products Impacted | Code Generation, Developer Experience Portal, API Transformer |
| Tags | preliminary checks validation apimatic url server server configuration api |
Suggested Fixes
- Specify a valid absolute URL for the server.
- Make sure the server URL is not empty or null.