Skip to content

Commit 3ba6bfe

Browse files
author
Jo
committed
incorporating review comments
1 parent 15df9f8 commit 3ba6bfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guides/Getting-Started/filtering.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Filtering is currently supported on the following endpoints:
6060
* [Get all Custom API Entries](/docs/api/commerce-extensions/get-all-custom-entries)
6161
* [Get Usages for Promotion](/docs/promotions-builder/promotions-builder-codes/get-promotion-usages)
6262
* [Get a Promotion Code Usage](/docs/promotions-builder/promotions-builder-codes/get-a-promotion-code-usage)
63-
* [Get all jobs](/docs/api/subscriptions/list-jobs)
63+
* [Get all subscription jobs](/docs/api/subscriptions/list-jobs)
6464
* [Get all schedules](/docs/api/subscriptions/list-schedules)
6565
* [Get all subscription products](/docs/api/subscriptions/list-products)
6666
* [Get all subscription invoices](/docs/api/subscriptions/list-invoices)
@@ -207,7 +207,7 @@ As this feature is in beta, quoted operands are only working with the following
207207
- [Get all promotions](/docs/api/promotions/get-all-promotions)
208208
- [Get all product prices](/docs/api/pxm/pricebooks/get-prices)
209209
- [Get all products](/docs/api/pxm/products/get-all-products)
210-
- [Get all jobs](/docs/api/subscriptions/list-jobs)
210+
- [Get all subscription jobs](/docs/api/subscriptions/list-jobs)
211211
- [Get all schedules](/docs/api/subscriptions/list-schedules)
212212
- [Get all subscription products](/docs/api/subscriptions/list-products)
213213
- [Get all subscription invoices](/docs/api/subscriptions/list-invoices)

0 commit comments

Comments
 (0)