alfio-event / alfio-event/alf.io

Event list api: add possibility to filter/search

Ouverte
#966 1 commentaire 1 réaction 0 personnes assignées Voir sur GitHub
enhancement public website
Langage dominant
Java
Étoiles
1.6k
Forks
396
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

The endpoint `/api/v2/public/events` (https://github.com/alfio-event/alf.io/blob/master/src/main/java/alfio/controller/api/v2/user/EventApiV2Controller.java#L98) should be able to filter by:

- tag
- organization
- type (online, ...)
- full text search (this one could open some issues), maybe not a good idea for a first implementation

On the implementation side: expand `eventManager.getPublishedEvents()` with some kind of parameter object for filtering.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.