mirror of
https://github.com/flarum/framework.git
synced 2024-12-04 16:23:37 +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> |
||
---|---|---|
.. | ||
access_tokens | ||
authentication | ||
csrf_protection | ||
discussions | ||
forum | ||
groups | ||
notifications | ||
posts | ||
users |