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
property/value_report
According to the HouseCanary API docs, the property/value_report endpoint was deprecated and replaced with property/value_report_static and property/value_report_dynamic: https://api-docs.housecanary.com/#july-18-2018-value-report-endpoint-changes
property/value_report_static
property/value_report_dynamic
It appears that property/value_report was finally removed from the API yesterday and the replacement endpoints have not been added to this library.
The text was updated successfully, but these errors were encountered:
@ryanipete Has this package been abandoned?
Sorry, something went wrong.
No branches or pull requests
According to the HouseCanary API docs, the
property/value_report
endpoint was deprecated and replaced withproperty/value_report_static
andproperty/value_report_dynamic
: https://api-docs.housecanary.com/#july-18-2018-value-report-endpoint-changesIt appears that
property/value_report
was finally removed from the API yesterday and the replacement endpoints have not been added to this library.The text was updated successfully, but these errors were encountered: