extras_image_attachments_bulk_partial_update

Function extras_image_attachments_bulk_partial_update 

Source
pub async fn extras_image_attachments_bulk_partial_update(
    configuration: &Configuration,
    image_attachment_request: Vec<ImageAttachmentRequest>,
) -> Result<Vec<ImageAttachment>, Error<ExtrasImageAttachmentsBulkPartialUpdateError>>
Expand description

Patch a list of image attachment objects.