resq/catalyst/api-bundle
2021-08-21 13:11:40 +08:00
..
Access Rename auth bundle generator and voter #194 2019-06-05 19:43:45 +08:00
Command Add to response the list of serials with no warranties. #372 2020-04-02 03:58:21 +00:00
Connector Add warranty entity, refactor controller, and fix bugs #164 2018-10-24 22:20:45 +08:00
Controller 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
DataFixtures Remove duplicate code from classes that extend Role. Rename UserFixtures to RoleFixtures. Create APIRoleFixtures file. #194 2019-03-29 06:35:37 +00:00
Entity Link api user to rider entity directly without need for metadata #617 2021-08-21 13:11:40 +08:00
Response Create APIResponse class for responses from api bundle #164 2018-10-24 21:13:23 +08:00
Security Use findBy to find the api user using the api_key. #224 2019-06-19 04:06:16 +00:00
Service Refactor api bundle to use security to handle authentication #164 2018-10-23 02:11:21 +08:00
CatalystAPIBundle.php Refactor api bundle to use security to handle authentication #164 2018-10-23 02:11:21 +08:00