easyappointments/src/engine/Api/V1/Parsers
2016-11-06 18:30:03 +01:00
..
Admins.php Renamed firstname and lastname to firstName and lastName, also made some other corrections. 2016-11-06 18:30:03 +01:00
Appointments.php
Categories.php
Customers.php Renamed firstname and lastname to firstName and lastName, also made some other corrections. 2016-11-06 18:30:03 +01:00
ParsersInterface.php
Providers.php Renamed firstname and lastname to firstName and lastName, also made some other corrections. 2016-11-06 18:30:03 +01:00
Secretaries.php Renamed firstname and lastname to firstName and lastName, also made some other corrections. 2016-11-06 18:30:03 +01:00
Services.php Added 'attendants_number' setting to REST API (#109). 2016-07-21 21:00:38 +02:00
Settings.php Implemented settings API resource controller and parser. 2016-07-10 16:56:43 +02:00
Unavailabilities.php