Mercurial > p > roundup > code
comparison doc/rest.txt @ 7980:372517700dad
docs: fix formatting.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 21 May 2024 23:48:08 -0400 |
| parents | ab3506b9e315 |
| children | f023b66c297d |
comparison
equal
deleted
inserted
replaced
| 7979:ecb09e5d0bfa | 7980:372517700dad |
|---|---|
| 1119 | 1119 |
| 1120 to mimic a class collection. | 1120 to mimic a class collection. |
| 1121 | 1121 |
| 1122 Unlike a real class collection endpoint, ``@total_size`` is not | 1122 Unlike a real class collection endpoint, ``@total_size`` is not |
| 1123 returned. Also it does not support and ignores any query options like: | 1123 returned. Also it does not support and ignores any query options like: |
| 1124 filtering, `@sort`, `@group`, `@verbose` etc. Note that the ``id`` | 1124 filtering, ``@sort``, ``@group``, ``@verbose`` etc. Note that the ``id`` |
| 1125 property is not numeric. | 1125 property is not numeric. |
| 1126 | 1126 |
| 1127 This endpoint was introduced in release 2.4.0 to support a roles | 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 | 1128 select/dropdown in the web component classhelper. This lets the web |
| 1129 component helper implement the same function in the classic user class | 1129 component helper implement the same function in the classic user class |
