@arsedizioni/ars-utils 21.2.191 → 21.2.193

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2620,7 +2620,7 @@ class ClipperService {
2620
2620
  return this.httpClient.post(this._serviceUri + '/documents/send', params);
2621
2621
  }
2622
2622
  notifyPropertyTo(params) {
2623
- return this.httpClient.post(this._serviceUri + '/documents/send', params);
2623
+ return this.httpClient.post(this._serviceUri + '/documents/properties/notify', params);
2624
2624
  }
2625
2625
  /**
2626
2626
  * Display a page the full document report