Skip to content

Commit c31ed11

Browse files
committed
chore(docs): cleanup items_filter description
1 parent 7559373 commit c31ed11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The application is configurable via environment variables.
9494
- **Type:** string or null
9595
- **Required:** No, defaults to `null` (disabled)
9696
- **Example:** `/api`
97-
- `ITEMS_FILTER`, configuration for item-level filtering
97+
- `ITEMS_FILTER`, cql2 expression generator for item-level filtering
9898
- **Type:** JSON object with class configuration
9999
- **Required:** No, defaults to `null` (disabled)
100100
- **Components**:

0 commit comments

Comments
 (0)