Skip to content
New issue

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

Booleans parameters in list_findings not being added. #82

Open
jsayerascb opened this issue Nov 2, 2023 · 0 comments
Open

Booleans parameters in list_findings not being added. #82

jsayerascb opened this issue Nov 2, 2023 · 0 comments

Comments

@jsayerascb
Copy link

There are different check that intend to validate whether a parameter needs to be added to the request or not. However for boolean parameters the condition should check whether the value is None or not. Otherwise it is not possible to specify False values, as they will not be added to the request. Below is an example:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant