APIMainController
class APIMainController extends Controller
Class APIMainController
Methods
JsonResponse
newAction(ArrayCollection $apiActionsCreate)
API route for CREATE
JsonResponse
readAction(ArrayCollection $apiActionsRead)
API route for READ
Details
at line 35
JsonResponse
newAction(ArrayCollection $apiActionsCreate)
API route for CREATE
at line 53
JsonResponse
readAction(ArrayCollection $apiActionsRead)
API route for READ