Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add a new query param positions #698

Merged
merged 5 commits into from
Nov 4, 2024

Conversation

cyaiox
Copy link
Contributor

@cyaiox cyaiox commented Nov 1, 2024

This PR adds new queryParam positions to filter events passing multiple coordinates.

ex: https://events.decentraland.org/api/events?positions[]=109,49&positions[]=-62,128&positions[]=5,23

Closes #699

@cyaiox cyaiox requested a review from braianj November 1, 2024 21:35
Copy link
Collaborator

@braianj braianj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

@cyaiox cyaiox merged commit 8e11603 into master Nov 4, 2024
2 checks passed
@cyaiox cyaiox deleted the feat/update-query-param-position branch November 4, 2024 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Get Events API to support multiple positions
2 participants