Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Events doesn't filtered by name #99

Closed
sharpyfox opened this issue Feb 15, 2016 · 3 comments
Closed

Events doesn't filtered by name #99

sharpyfox opened this issue Feb 15, 2016 · 3 comments
Labels

Comments

@sharpyfox
Copy link

Hello. I use 0.9.16 version from maven. Seems that event list doesn't requested properly (filtered by name). Snippet to reproduce:

eventClient.listEvents("name-to-filter");

Actual query was made: GET /v1/event/list, however I expect that /v1/event/list?name=name-to-filter will be called.

@rickfast
Copy link
Owner

Fixed by 3198b3a. I'll release a new version tomorrow.

@rickfast rickfast added the bug label Feb 17, 2016
@sharpyfox
Copy link
Author

Thanks!

@rickfast
Copy link
Owner

rickfast commented Mar 1, 2016

release in 0.10.0

@rickfast rickfast closed this as completed Mar 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants