boundfetch
    Preparing search index...

    Function pickOpenAPIServerBaseUrl

    • Returns servers[0].url only when it is usable as a BoundFetch base URL: absolute http/https, no {variables}, and not a relative path. Otherwise returns undefined (callers should use explicit baseUrl / defaultBaseUrl).

      Parameters

      Returns string | undefined