pub(super) async fn notify_model_changed(
environment: &MountainEnvironment,
uri: &Url,
new_version: i64,
changes: Value,
)Expand description
Notifies Cocoon that a document’s content has changed.
pub(super) async fn notify_model_changed(
environment: &MountainEnvironment,
uri: &Url,
new_version: i64,
changes: Value,
)Notifies Cocoon that a document’s content has changed.