mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
rdv: available calendar ranges
This commit is contained in:
@@ -57,6 +57,7 @@ class ChillCalendarExtension extends Extension implements PrependExtensionInterf
|
||||
$container->prependExtensionConfig('chill_main', [
|
||||
'apis' => [
|
||||
[
|
||||
'controller' => \Chill\CalendarBundle\Controller\CalendarRangeAPIController::class,
|
||||
'class' => \Chill\CalendarBundle\Entity\CalendarRange::class,
|
||||
'name' => 'calendar_range',
|
||||
'base_path' => '/api/1.0/calendar/calendar-range',
|
||||
|
Reference in New Issue
Block a user