mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-27 01:53:49 +00:00
location: filter location-type by active and availableForUsers
This commit is contained in:
@@ -526,6 +526,7 @@ class ChillMainExtension extends Extension implements PrependExtensionInterface,
|
||||
],
|
||||
[
|
||||
'class' => \Chill\MainBundle\Entity\LocationType::class,
|
||||
'controller' => \Chill\MainBundle\Controller\LocationTypeApiController::class,
|
||||
'name' => 'location_type',
|
||||
'base_path' => '/api/1.0/main/location-type',
|
||||
'base_role' => 'ROLE_USER',
|
||||
|
Reference in New Issue
Block a user