generated from TBD54566975/tbd-project-template
-
Notifications
You must be signed in to change notification settings - Fork 26
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
Remove queryParams
from ListExchanges
#312
Comments
thehenrytsai
added a commit
that referenced
this issue
Apr 18, 2024
thehenrytsai
added a commit
that referenced
this issue
Apr 19, 2024
This is now done. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With the spec returning
{ data: [id, id, id] }
from anyGET /exchanges
call, it becomes redundant to pass queryParams of exchangeIds. Should removeThe text was updated successfully, but these errors were encountered: