mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-07 15:39:01 +00:00
* chore: add test to show python bool url params are not lower case * fix: python parameters_to_url_query template to properly detect booleans * fix: typo in test * fix: typo in test * chore: update test name to snake case and be more descriptive