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