@experteam-mx/ngx-services 20.1.5 → 20.1.6

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.
package/index.d.ts CHANGED
@@ -7092,7 +7092,7 @@ declare class ApiShipmentsService {
7092
7092
  * @return {Observable<ShipmentSignaturePageOut>} An observable containing base64 file generated
7093
7093
  * @param id - the shipment id.
7094
7094
  */
7095
- getShipmentDocumentSignaturePage(id: number): Observable<ShipmentSignaturePageOut>;
7095
+ getShipmentSignaturePage(id: number): Observable<ShipmentSignaturePageOut>;
7096
7096
  /**
7097
7097
  * Cancels a specific shipment by providing its ID and a reason for cancellation.
7098
7098
  * Sends a PATCH request to update the shipment's cancellation status with the specified reason.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@experteam-mx/ngx-services",
3
- "version": "20.1.5",
3
+ "version": "20.1.6",
4
4
  "description": "Angular common services for Experteam apps",
5
5
  "author": "Experteam Cía. Ltda.",
6
6
  "keywords": [