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
The get requests contain a query param to expand the check. When a check has the consider status the reports need to be expanded to make decisions.
consider
The signature of GetCheck will need to be changed it should probably be updated to take a request object. Will you accept a PR for this ?
GetCheck
The text was updated successfully, but these errors were encountered:
I missed GoCheckExpanded. This method loops over the reports and retrieves them in separate calls.
GoCheckExpanded
Sorry, something went wrong.
No branches or pull requests
The get requests contain a query param to expand the check. When a check has the
consider
status the reports need to be expanded to make decisions.The signature of
GetCheck
will need to be changed it should probably be updated to take a request object. Will you accept a PR for this ?The text was updated successfully, but these errors were encountered: