pub async fn get_o_auth_connect(
configuration: &Configuration,
client: &str,
) -> Result<GetOAuthConnect200Response, Error<GetOAuthConnectError>>
pub async fn get_o_auth_connect(
configuration: &Configuration,
client: &str,
) -> Result<GetOAuthConnect200Response, Error<GetOAuthConnectError>>