Skip to content

API: Fix booleans not recognized as such when using the `to_boolean` helper

username-removed-128633 requested to merge 23890-api-should-accepts-boolean into master

What does this MR do?

This fixes the API::Helpers.to_boolean helper that didn't recognize real booleans...

Fixes #22831 (closed) Fixes #23890 (closed)

Merge request reports