pub async fn events_notifications_partial_update(
configuration: &Configuration,
uuid: &str,
patched_notification_request: Option<PatchedNotificationRequest>,
) -> Result<Notification, Error<EventsNotificationsPartialUpdateError>>
Expand description
Notification Viewset