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

/api/delegates/{id}/blocks endpoint does not honour query params #4700

Closed
alessiodf opened this issue Aug 15, 2022 · 0 comments
Closed

/api/delegates/{id}/blocks endpoint does not honour query params #4700

alessiodf opened this issue Aug 15, 2022 · 0 comments

Comments

@alessiodf
Copy link
Contributor

https://api.ark.io/api/delegates/alessio/blocks?height=21154000 does not honour the height query parameter and lists all results without any filtering. The same applies for any valid criteria parameter, even though the schema allows it which implies it should work, since for example, https://api.ark.io/api/delegates/alessio/blocks?heights=21154000 is rejected for failing schema.

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

No branches or pull requests

2 participants