@experteam-mx/ngx-services 20.1.8 → 20.1.9

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
@@ -7075,7 +7075,7 @@ declare class ApiShipmentsService {
7075
7075
  * @return {Observable<ShipmentSignaturePageOut>} An observable containing base64 file generated
7076
7076
  * @param id - the shipment id.
7077
7077
  */
7078
- getShipmentSignaturePage(id: number): Observable<ShipmentSignaturePageOut>;
7078
+ postShipmentSignaturePage(id: number): Observable<ShipmentSignaturePageOut>;
7079
7079
  /**
7080
7080
  * Cancels a specific shipment by providing its ID and a reason for cancellation.
7081
7081
  * 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.8",
3
+ "version": "20.1.9",
4
4
  "description": "Angular common services for Experteam apps",
5
5
  "author": "Experteam Cía. Ltda.",
6
6
  "keywords": [