Variant

notification

No description available.

variant notification {
  cancelled(cancellation),
  initialized(option​<json>),
  progress(progress-notification),
  roots-list-changed(option​<json>),
}

Cases

CasePayloadDescription
cancelledcancellation
initializedoption​<json>
progressprogress-notification
roots-list-changedoption​<json>