pub fn openapi_default_server_url() -> &'static strExpand description
OpenAPI-backed blocking operation client.
See also IriClient for the async variant.
Returns the default server URL from the OpenAPI spec.
This is the first element of the OpenAPI servers array when present.