Hydra::Collections engine gen defines a path \collections which should show a list of collections. It is unknown whether this should be the current users collections or all visible collections. But right now, it gets an error.
NOTE: Trying to execute the 'show' action instead of the 'index' action.
Hydra::Collections engine gen defines a path \collections which should show a list of collections. It is unknown whether this should be the current users collections or all visible collections. But right now, it gets an error.
NOTE: Trying to execute the 'show' action instead of the 'index' action.
Sufia uses hydra-collections for collections.
Basic code chain... Sufia:CollectionsController includes Sufia:CollectionsControllerBehavior includes Hydra::CollectionsControllerBehavior
which should execute the index method, but it does not appear to be executing