pub async fn list_patch_notes(
configuration: &Configuration,
params: ListPatchNotesParams,
) -> Result<ListPatchNotes200Response, Error<ListPatchNotesError>>Expand description
Returns a list of patch notes.
pub async fn list_patch_notes(
configuration: &Configuration,
params: ListPatchNotesParams,
) -> Result<ListPatchNotes200Response, Error<ListPatchNotesError>>Returns a list of patch notes.