We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d1c5bc commit 5bc0a31Copy full SHA for 5bc0a31
doc/rest.txt
@@ -1120,9 +1120,9 @@ authorized error. The output from this endpoint looks like::
1120
to mimic a class collection.
1121
1122
Unlike a real class collection endpoint, ``@total_size`` is not
1123
-returned. Also it does not support any query options like: filtering,
1124
-`@sort`, `@group`, `@verbose` etc. Note that the ``id`` property is
1125
-not numeric.
+returned. Also it does not support and ignores any query options like:
+filtering, `@sort`, `@group`, `@verbose` etc. Note that the ``id``
+property is not numeric.
1126
1127
This endpoint was introduced in release 2.4.0 to support a roles
1128
select/dropdown in the web component classhelper. This lets the web
0 commit comments