pub async fn push_server(
configuration: &Configuration,
server_id: &str,
push_technique: &str,
) -> Result<PushServer200Response, Error<PushServerError>>
pub async fn push_server(
configuration: &Configuration,
server_id: &str,
push_technique: &str,
) -> Result<PushServer200Response, Error<PushServerError>>