MaketRandevu/src/application/controllers/api/v1
Alex Tselegidis ff558f99c4 Added new Request class for handling the common request operations. 2016-07-10 11:12:16 +02:00
..
API_V1_Controller.php Corrected exception handling, the app must stop the execution and through the exception response. 2016-07-09 13:19:07 +02:00
Admins.php Updated docblock namespace. 2016-07-08 21:26:52 +02:00
Appointments.php Added new Request class for handling the common request operations. 2016-07-10 11:12:16 +02:00
Categories.php Updated docblock namespace. 2016-07-08 21:26:52 +02:00
Customers.php Updated docblock namespace. 2016-07-08 21:26:52 +02:00
Providers.php Updated docblock namespace. 2016-07-08 21:26:52 +02:00
Secretaries.php Updated docblock namespace. 2016-07-08 21:26:52 +02:00
Services.php Updated docblock namespace. 2016-07-08 21:26:52 +02:00
Settings.php Updated docblock namespace. 2016-07-08 21:26:52 +02:00
Unavailabilities.php Added unavailabilities resource to the app. 2016-07-09 07:47:01 +02:00
index.html Added v1 for first version controllers. 2016-07-07 22:05:10 +02:00