resq/config/routes/search.yaml

12 lines
338 B
YAML

general_search:
path: /search
controller: App\Controller\SearchController::index
search_history:
path: /search/history
controller: App\Controller\SearchController::search
methods: [GET]
search_legacyjo_details:
path: /search/legacyjo/{id}/details
controller: App\Controller\SearchController::legacyJODetails