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
Seeing this error for CMCOM.AS
The following result did not validate with schema: #/definitions/QuoteSummaryResult [0] [ [0] { [0] "keyword": "yahooFinanceType", [0] "message": "Got {}->null for 'number', did you want 'number | null' ?", [0] "params": { [0] "schema": "number", [0] "data": {} [0] }, [0] "instancePath": "/incomeStatementHistory/incomeStatementHistory/0/sellingGeneralAdministrative", [0] "schemaPath": "#/definitions/IncomeStatementHistoryElement/properties/sellingGeneralAdministrative/yahooFinanceType", [0] "data": {} [0] }, [0] { [0] "keyword": "yahooFinanceType", [0] "message": "Got {}->null for 'number', did you want 'number | null' ?", [0] "params": { [0] "schema": "number", [0] "data": {} [0] }, [0] "instancePath": "/incomeStatementHistory/incomeStatementHistory/1/sellingGeneralAdministrative", [0] "schemaPath": "#/definitions/IncomeStatementHistoryElement/properties/sellingGeneralAdministrative/yahooFinanceType", [0] "data": {} [0] }, [0] { [0] "keyword": "yahooFinanceType", [0] "message": "Got {}->null for 'number', did you want 'number | null' ?", [0] "params": { [0] "schema": "number", [0] "data": {} [0] }, [0] "instancePath": "/incomeStatementHistory/incomeStatementHistory/2/sellingGeneralAdministrative", [0] "schemaPath": "#/definitions/IncomeStatementHistoryElement/properties/sellingGeneralAdministrative/yahooFinanceType", [0] "data": {} [0] }, [0] { [0] "keyword": "yahooFinanceType", [0] "message": "Got {}->null for 'number', did you want 'number | null' ?", [0] "params": { [0] "schema": "number", [0] "data": {} [0] }, [0] "instancePath": "/incomeStatementHistory/incomeStatementHistory/3/sellingGeneralAdministrative", [0] "schemaPath": "#/definitions/IncomeStatementHistoryElement/properties/sellingGeneralAdministrative/yahooFinanceType", [0] "data": {} [0] } [0] ]
The text was updated successfully, but these errors were encountered:
c01fe74
Hey @oliviereising, thanks for reporting! This will be released soon.
Sorry, something went wrong.
Cool thx for the quick response!
chore(release): 1.14.4 [skip ci]
e05ebf0
## [1.14.4](v1.14.3...v1.14.4) (2021-08-12) ### Bug Fixes * **quoteSummary:** sellingGeneralAdministrative (fixes [#258](#258)) ([c01fe74](c01fe74)) * **search:** add support for screener fields ([#255](#255)) ([2b23ccb](2b23ccb))
🎉 This issue has been resolved in version 1.14.4 🎉
The release is available on:
Your semantic-release bot 📦🚀
chore(quoteSummary): oops, add tests for CMCOM.AS (#258)
a00f46b
No branches or pull requests
Seeing this error for CMCOM.AS
The text was updated successfully, but these errors were encountered: