Closed
Description
Hello, first of all thanks for sharing this great project with the public!
I'm trying to set up a custom resource route but can't find a way to do it properly. The routing documentation only shows the possibility to include or exclude controller actions of the predefined pool (index, create, read, etc.).
Is it possible to create a custom route which points to a custom controller action inside of the JsonApi::api( ... )
block? Or is this the wrong place for custom actions and the route should be defined "by hand" as classic Route::get( ... )
?
Metadata
Metadata
Assignees
Labels
No labels