mirror of
https://github.com/flarum/framework.git
synced 2024-12-05 00:43:39 +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> |
||
---|---|---|
.. | ||
CreateTest.php | ||
ListTest.php | ||
ShowTest.php |