Skip to content

Move common request logic to the new AbstractEntityService

While the new abstract service is now inherited by all entity-related services, its methods are for now only used by the RoomService and ContentGroupService.

Merge request reports