Minimal OpenAPI 3.x document shape consumed by this package.
Servers: Only servers[0].url is read, and only when it is an absolute http/https URL with no {template} segments. Relative URLs (for example /v1) and templated URLs are ignored so callers must set OpenAPIClientDeclarationOptions.baseUrl or OpenAPIClientDeclarationOptions.defaultBaseUrl.
servers[0].url
http
https
{template}
/v1
Optional
Minimal OpenAPI 3.x document shape consumed by this package.
Servers: Only
servers[0].urlis read, and only when it is an absolutehttp/httpsURL with no{template}segments. Relative URLs (for example/v1) and templated URLs are ignored so callers must set OpenAPIClientDeclarationOptions.baseUrl or OpenAPIClientDeclarationOptions.defaultBaseUrl.