You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/modules/cmci_action.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -187,7 +187,7 @@ resources
187
187
188
188
Can contain one or more filters. Multiple filters must be combined using ``and`` or ``or`` logical operators.
189
189
190
-
Filters can be nested. At most four nesting layers are allowed.
190
+
Filters can be nested.
191
191
192
192
When supplying the ``attribute`` option, you must also supply a ``value`` for the filter. You can also override the default operator of ``=`` with the ``operator`` option.
Copy file name to clipboardExpand all lines: docs/source/modules/cmci_delete.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -147,7 +147,7 @@ resources
147
147
148
148
Can contain one or more filters. Multiple filters must be combined using ``and`` or ``or`` logical operators.
149
149
150
-
Filters can be nested. At most four nesting layers are allowed.
150
+
Filters can be nested.
151
151
152
152
When supplying the ``attribute`` option, you must also supply a ``value`` for the filter. You can also override the default operator of ``=`` with the ``operator`` option.
Copy file name to clipboardExpand all lines: docs/source/modules/cmci_get.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,7 @@ resources
160
160
161
161
Can contain one or more filters. Multiple filters must be combined using ``and`` or ``or`` logical operators.
162
162
163
-
Filters can be nested. At most four nesting layers are allowed.
163
+
Filters can be nested.
164
164
165
165
When supplying the ``attribute`` option, you must also supply a ``value`` for the filter. You can also override the default operator of ``=`` with the ``operator`` option.
Copy file name to clipboardExpand all lines: docs/source/modules/cmci_update.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -156,7 +156,7 @@ resources
156
156
157
157
Can contain one or more filters. Multiple filters must be combined using ``and`` or ``or`` logical operators.
158
158
159
-
Filters can be nested. At most four nesting layers are allowed.
159
+
Filters can be nested.
160
160
161
161
When supplying the ``attribute`` option, you must also supply a ``value`` for the filter. You can also override the default operator of ``=`` with the ``operator`` option.
0 commit comments