pub async fn ciphers_id_restore_put(
configuration: &Configuration,
id: Uuid,
) -> Result<CipherResponseModel, Error<CiphersIdRestorePutError>>
pub async fn ciphers_id_restore_put(
configuration: &Configuration,
id: Uuid,
) -> Result<CipherResponseModel, Error<CiphersIdRestorePutError>>