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
As a consequence the statement_description field returned in the json does not get mapped and getStatementDescriptor always return null.
The text was updated successfully, but these errors were encountered:
Add statementDescription field
842ead8
But leave around statementDescriptor field, for convenience of those on older API versions. Fixes #103.
@sbailliez thanks for the report, and sorry for the trouble. This is now fixed. Do you need us to cut you a release?
Sorry, something went wrong.
Oops sorry, didn't receive the notification. If you can do a release that would be really nice !
Released as version 1.19.0 !
jimdanz
Successfully merging a pull request may close this issue.
As a consequence the statement_description field returned in the json does not get mapped and getStatementDescriptor always return null.
The text was updated successfully, but these errors were encountered: