@snabcentr/common-lib 1.74.5 → 1.74.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.
@@ -4,6 +4,6 @@
4
4
  "name": "public-api",
5
5
  "src": "src/public-api.ts",
6
6
  "isEntry": true,
7
- "integrity": "sha384-YrQZ7FgZ4rQdDwyK7b03t56sIpdo4j7eCM+o88v6ujRLWOMZo/FfvZQSH7Ix6iI9"
7
+ "integrity": "sha384-lQYUmoyCuyR1ONXptGCkp/GM/52V6uAW2LAuxYnPQ0vAiaG7MRFHOhUxi5/1JJeB"
8
8
  }
9
9
  }
@@ -2471,7 +2471,7 @@ class Ht extends p {
2471
2471
  * @see /doc/api/internal#/operations/api_internal_client_price_template_get_active
2472
2472
  */
2473
2473
  getActiveTemplate(r) {
2474
- return this.get(`/internal/clients/${r}/price/templates/active`, {}, (e) => new se(e.data));
2474
+ return this.get(`/internal/clients/${r}/price/templates/active`, {}, (e) => new se(e.data), !0);
2475
2475
  }
2476
2476
  /**
2477
2477
  * Добавляет связь между клиентом и шаблоном прайс-листа.