File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ For endpoints where the filter extension doesn't apply (such as single-item endp
21
21
22
22
### Collection-Level Filtering
23
23
24
- The [ ` COLLECTIONS_FILTER_CLS ` ] ( ../ configuration.md#collections_filter_cls) applies filters to the following operations:
24
+ The [ ` COLLECTIONS_FILTER_CLS ` ] ( configuration.md#collections_filter_cls ) applies filters to the following operations:
25
25
26
26
** Currently Supported:**
27
27
@@ -36,7 +36,7 @@ The [`COLLECTIONS_FILTER_CLS`](../configuration.md#collections_filter_cls) appli
36
36
37
37
### Item-Level Filtering
38
38
39
- The [ ` ITEMS_FILTER_CLS ` ] ( ../ configuration.md#items_filter_cls) applies filters to the following operations:
39
+ The [ ` ITEMS_FILTER_CLS ` ] ( configuration.md#items_filter_cls ) applies filters to the following operations:
40
40
41
41
** Currently Supported:**
42
42
You can’t perform that action at this time.
0 commit comments