Mathis 1881a7e6c4
Add CRUD endpoints for GroupsController
Implemented GET, POST, and DELETE endpoints in GroupsController to manage groups and associated files with pagination and optional search functionality. Created an ISearchQuery interface to standardize query parameters across methods.
2024-09-23 12:08:21 +02:00
..