mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 17:50:38 +08:00
Simple forum software for building great communities.
f508c829db
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> |
||
---|---|---|
framework/core |