You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 27, 2023. It is now read-only.
Hello. I use
0.9.16
version from maven. Seems that event list doesn't requested properly (filtered by name). Snippet to reproduce:Actual query was made:
GET /v1/event/list
, however I expect that/v1/event/list?name=name-to-filter
will be called.The text was updated successfully, but these errors were encountered: