pub async fn ciphers_id_attachment_v2_post(
configuration: &Configuration,
id: Uuid,
attachment_request_model: Option<AttachmentRequestModel>,
) -> Result<AttachmentUploadDataResponseModel, Error<CiphersIdAttachmentV2PostError>>
pub async fn ciphers_id_attachment_v2_post(
configuration: &Configuration,
id: Uuid,
attachment_request_model: Option<AttachmentRequestModel>,
) -> Result<AttachmentUploadDataResponseModel, Error<CiphersIdAttachmentV2PostError>>