fh-wfm-sync
Advanced tools
Comparing version 0.1.0-alpha.4 to 0.1.0-alpha.5
{ | ||
"name": "fh-wfm-sync", | ||
"version": "0.1.0-alpha.4", | ||
"version": "0.1.0-alpha.5", | ||
"description": "An sync module for WFM", | ||
@@ -5,0 +5,0 @@ "main": "lib/angular/sync-ng.js", |
@@ -223,3 +223,3 @@ # FeedHenry WFM sync | ||
#### wfm:sync:force_sync:datasetid | ||
#### wfm:sync:datasetid:force_sync | ||
@@ -239,3 +239,3 @@ ##### Description | ||
mediator.publish("wfm:sync:force_sync:datasetid", parameters); | ||
mediator.publish("wfm:sync:datasetid:force_sync", parameters); | ||
``` | ||
@@ -242,0 +242,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
914482
47