Skip to main content

get_patch_note_by_id

Function get_patch_note_by_id 

Source
pub async fn get_patch_note_by_id(
    configuration: &Configuration,
    params: GetPatchNoteByIdParams,
) -> Result<PatchNote, Error<GetPatchNoteByIdError>>
Expand description

Returns the patch note with the specified ID.