Skip to content

Commit 08a61ae

Browse files
Updates operator's list (#22829)
1 parent 721d5cf commit 08a61ae

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/content/docs/cache/how-to/cache-rules/settings.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,18 +42,20 @@ The fields mentioned above support all types of purge. However, the [remaining a
4242

4343
The operators available for Cache Rule expressions are:
4444

45+
- wildcard
46+
- strict wildcard
4547
- equals
4648
- does not equal
4749
- contains
4850
- does not contain
4951
- matches regex
5052
- does not match regex
51-
- is in
52-
- is not in
5353
- starts with
5454
- ends with
5555
- does not start with
5656
- does not end with
57+
- is in
58+
- is not in
5759

5860
:::note
5961

0 commit comments

Comments
 (0)