MaketRandevu/application/controllers/api/v1
om-ha a17c234698
FIX Providers API incorrect array_key_exists
- `array_key_exists` should search for they key `working_plan` within `$provider['settings']` and not `$provider['settings']['working_plan']`
2021-08-28 14:50:01 +03: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 Updated code style in API_V1_Controller.php 2020-12-04 12:36:27 +02:00
Appointments.php Corrections in the API endpoints (#950) 2020-12-11 21:16:49 +02:00
Availabilities.php
Categories.php
Customers.php
index.html
Providers.php
Secretaries.php
Services.php
Settings.php Corrections in the API endpoints (#950) 2020-12-11 21:16:49 +02:00
Unavailabilities.php