redesign calendar api
This commit is contained in:
parent
4b6b61f762
commit
78d542cbac
3 changed files with 134 additions and 5 deletions
|
|
@ -34,7 +34,7 @@ return [
|
|||
],
|
||||
'routes' => [
|
||||
require_once(__DIR__ . '/routes/mapado-api.php'),
|
||||
require_once(__DIR__ . '/routes/month-dates.php'),
|
||||
require_once(__DIR__ . '/routes/get-current-season-calendar.php'),
|
||||
require_once(__DIR__ . '/routes/update-mapado-event.php'),
|
||||
require_once(__DIR__ . '/routes/mapado-fetch.php'),
|
||||
require_once(__DIR__ . '/routes/brevo-create-contact.php'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue