mirror of
https://github.com/flarum/framework.git
synced 2024-11-28 11:34:36 +08:00
5a1bf08d3f
Fixes #2492 * Added api/groups/{id} endpoint for retrieving a single group by its id * Fixed GroupRepository incorrectly opening query to User instead of Group model * Added filtering & paging abilities to GET api/groups endpoint * Added test for sorting for GET api/groups endpoint Co-authored-by: Alexander Skvortsov <38059171+askvortsov1@users.noreply.github.com> |
||
---|---|---|
.. | ||
api | ||
extenders | ||
forum | ||
middleware | ||
setup.php |