Skip to main content

openapi_default_server_url

Function openapi_default_server_url 

Source
pub fn openapi_default_server_url() -> &'static str
Expand 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.