Skip to content

Commit 030ec75

Browse files
committed
cms@9beea76
Finish 5.2.1
1 parent 5282943 commit 030ec75

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

docs/.artifacts/cms/5.x/addresses.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1169,9 +1169,7 @@ Possible values include:
11691169
| Value | Fetches addresses…
11701170
| - | -
11711171
| `1` | created for an element with an ID of 1.
1172-
| `'not 1'` | not created for an element with an ID of 1.
11731172
| `[1, 2]` | created for an element with an ID of 1 or 2.
1174-
| `['not', 1, 2]` | not created for an element with an ID of 1 or 2.
11751173

11761174

11771175

docs/.artifacts/cms/5.x/entries.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1266,9 +1266,7 @@ Possible values include:
12661266
| Value | Fetches entries…
12671267
| - | -
12681268
| `1` | created for an element with an ID of 1.
1269-
| `'not 1'` | not created for an element with an ID of 1.
12701269
| `[1, 2]` | created for an element with an ID of 1 or 2.
1271-
| `['not', 1, 2]` | not created for an element with an ID of 1 or 2.
12721270

12731271

12741272

@@ -1512,9 +1510,7 @@ Possible values include:
15121510
| Value | Fetches entries…
15131511
| - | -
15141512
| `1` | created for an element with an ID of 1.
1515-
| `'not 1'` | not created for an element with an ID of 1.
15161513
| `[1, 2]` | created for an element with an ID of 1 or 2.
1517-
| `['not', 1, 2]` | not created for an element with an ID of 1 or 2.
15181514

15191515

15201516

0 commit comments

Comments
 (0)