@compassdigital/sdk.typescript 4.128.0 → 4.129.0

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/lib/index.d.ts CHANGED
@@ -4832,7 +4832,7 @@ export declare class ServiceClient extends BaseServiceClient {
4832
4832
  */
4833
4833
  post_discount(body: PostDiscountBody, options?: RequestOptions): ResponsePromise<PostDiscountResponse>;
4834
4834
  /**
4835
- * GET /discount/all - Get all discount
4835
+ * GET /discount/all - Get all discounts
4836
4836
  *
4837
4837
  * @param options - additional request options
4838
4838
  */