We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This error occurred after I upgraded to version 2.0.6
Function call that caused the error: apiClient.stockSymbols(exchange.code, "", "", "") where exchange is of type StockExchange
apiClient.stockSymbols(exchange.code, "", "", "")
The text was updated successfully, but these errors were encountered:
Hi there,
This should be fixed in 2.0.7 which will be released in a few hours on Maven.
Apologies for the inconvenience.
Sorry, something went wrong.
Thank you. What about my comment on this commit?
Isn't it better for quote to be of type JsonObject?
quote
JsonObject
No branches or pull requests
This error occurred after I upgraded to version 2.0.6
Function call that caused the error:
apiClient.stockSymbols(exchange.code, "", "", "")
where exchange is of type StockExchange
The text was updated successfully, but these errors were encountered: