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
I noticed, that cursor and limit parameters are not listed for /claimable_balances endpoint on https://horizon.stellar.org. It doesn't affect direct queries, but it breaks HAL-compatible clients, such as Hyperclient
Also, it seems that overall syntax is wrong, question mark should be inside curly braces, like {?asset, ...}
leighmcculloch
changed the title
Claimable balances endpoint lacks cursor and limit parameters
services/horizon: claimable balances endpoint lacks cursor and limit parameters
Nov 29, 2021
What version are you using?
Horizon 2.11.0-07dcbb1e43d9ee991461e1284af1d11dcae645d7
What did you do?
I noticed, that
cursor
andlimit
parameters are not listed for/claimable_balances
endpoint on https://horizon.stellar.org. It doesn't affect direct queries, but it breaks HAL-compatible clients, such as HyperclientWhat did you expect to see?
What did you see instead?
I would be happy to help with PR, if such behaviour is not intended
The text was updated successfully, but these errors were encountered: