pub async fn ciphers_id_attachment_attachment_id_renew_get(
configuration: &Configuration,
id: Uuid,
attachment_id: &str,
) -> Result<AttachmentUploadDataResponseModel, Error<CiphersIdAttachmentAttachmentIdRenewGetError>>
pub async fn ciphers_id_attachment_attachment_id_renew_get(
configuration: &Configuration,
id: Uuid,
attachment_id: &str,
) -> Result<AttachmentUploadDataResponseModel, Error<CiphersIdAttachmentAttachmentIdRenewGetError>>