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
when accessing https://api-docs.firefly-iii.org/?urls.primaryName=2.0.8%20(v2)#/charts/getBalanceChart
https://api-docs.firefly-iii.org/?urls.primaryName=2.0.8%20(v2)#/charts/getBalanceChart
it uses the BalanceChartRequest->getAccountList() which throw (L.175):
BalanceChartRequest->getAccountList()
firefly-iii/app/Support/Request/ConvertsDataTypes.php
Lines 166 to 176 in d4ecf44
I was wondering if we could update this endpoint to remove the error thrown?
x
No response
The text was updated successfully, but these errors were encountered:
Yes, perhaps we could 🤔
Sorry, something went wrong.
Fixed! 👍
94c1906
Hi there! This is an automatic reply. Share and enjoy
Share and enjoy
This issue is now 🔒 closed. Please be aware that closed issues are not monitored by the developer of Firefly III.
If there is more to discuss, please open a new issue or discussion.
Thank you for your contributions.
No branches or pull requests
Support guidelines
I've found a bug and checked that ...
Description
when accessing
https://api-docs.firefly-iii.org/?urls.primaryName=2.0.8%20(v2)#/charts/getBalanceChart
it uses the
BalanceChartRequest->getAccountList()
which throw (L.175):firefly-iii/app/Support/Request/ConvertsDataTypes.php
Lines 166 to 176 in d4ecf44
I was wondering if we could update this endpoint to remove the error thrown?
Debug information
x
Expected behaviour
No response
Steps to reproduce
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: