easyappointments/application/controllers/api/v1
Alex Tselegidis 0b5938471e 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
..
API_V1_Controller.php
Admins.php Additional check for the provided user props via the API 2020-12-17 16:49:04 +02:00
Appointments.php Corrections in the API endpoints (#950) 2020-12-11 21:16:49 +02:00
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
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 Corrections in the API endpoints (#950) 2020-12-11 21:16:49 +02:00
index.html