resq/src/Controller/CAPI
2019-09-06 07:10:54 +00:00
..
BatteryController.php Merge branch 'master' of gitlab.com:jankstudio/resq into 194-catalyst-api-bundle-acl 2019-05-08 07:16:09 +00:00
PrivacyPolicyController.php Add getPrivacyPolicy to third party API. #263 2019-09-06 07:10:54 +00:00
TestController.php Change APIController to abstract class from interface #166 2018-11-06 01:30:52 +08:00
VehicleController.php Restructure the response to get vehicle for API. #230 2019-07-18 05:59:33 +00:00
WarrantyController.php Add setPrivacyPolicy to WarrantyController for third party API. Add route to third party api yaml. Add comment to APIController and WarrantyController indicating whether third party API or mobile API. Modify checking for required parameters, instead of using empty() to use isset()). #256 2019-08-28 03:10:19 +00:00