Details
Description
The search and getAll methods in MainCrudController should be combined into one get method. It should delegate to resource.getAll given no request parameters or resource.search given any parameters.
Remove custom controllers like AllegryController by moving the search to AllergyResource.
Gliffy Diagrams
Attachments
Issue Links
- is related to
-
RESTWS-311 RESTWS should allow modules to add custom searches to existing resources
-
- Closed
-