MaketRandevu/src/engine/Api/V1
2016-07-10 13:23:04 +02:00
..
Parsers Implemented the services API resource controller. 2016-07-10 13:23:04 +02:00
Processors The search processor must check for occurences inside strings and not for a complete match. 2016-07-10 13:16:52 +02:00
Authorization.php Added dockblock comments to new classes. 2016-07-10 10:59:39 +02:00
Exception.php Added custom API exception class. 2016-07-09 12:25:21 +02:00
Request.php Added new Request class for handling the common request operations. 2016-07-10 11:12:16 +02:00
Response.php Changed the 'singleEntry' response method in order to avoid writing the ID condition in every API controller. 2016-07-10 11:38:22 +02:00