Skip to main content

delete_patch_note_by_id

Function delete_patch_note_by_id 

Source
pub async fn delete_patch_note_by_id(
    configuration: &Configuration,
    params: DeletePatchNoteByIdParams,
) -> Result<(), Error<DeletePatchNoteByIdError>>
Expand description

Deletes the patch note with the specified ID.