MaketRandevu/application/controllers/api/v1
2021-01-27 13:40:01 +01:00
..
Admins.php Additional check for the provided user props via the API 2020-12-17 16:49:04 +02:00
API_V1_Controller.php
Appointments.php
Availabilities.php The availabilities API controller must use the Availability library (this change will also fix the PHP error, when processing a service with multiple attendants) (#990) 2021-01-27 13:40:01 +01:00
Categories.php
Customers.php
index.html
Providers.php Additional check for the provided user props via the API 2020-12-17 16:49:04 +02:00
Secretaries.php Additional check for the provided user props via the API 2020-12-17 16:49:04 +02:00
Services.php
Settings.php Corrections in the API endpoints (#950) 2020-12-11 21:16:49 +02:00
Unavailabilities.php