@esolve/ng-esolve-connect 0.29.2 → 0.29.3

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.
@@ -4572,6 +4572,7 @@ class EsolveStockService {
4572
4572
  subcategory_id: options.subcategory_id ?? 0,
4573
4573
  ranges_id: options.ranges_id ?? 0,
4574
4574
  manufacturers_id: options.manufacturers_id ?? 0,
4575
+ specials_id: options.specials_id ?? 0,
4575
4576
  fields: options.fields.join(','),
4576
4577
  },
4577
4578
  });