bitwarden_api_api::apis::ciphers_api

Function ciphers_id_attachment_post

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